eDriven Framework API
StickyHighlighting Property
NamespaceseDriven.Gui.ComponentsButtonStickyHighlighting
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public bool StickyHighlighting { get; set; }
Public Property StickyHighlighting As Boolean
	Get
	Set
public:
property bool StickyHighlighting {
	bool get ();
	void set (bool value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)