eDriven Framework API
HighlightOnFocus Property
NamespaceseDriven.Gui.ComponentsInteractiveComponentHighlightOnFocus
eDriven Framework API
Does a component highlight when focused
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool HighlightOnFocus { get; set; }
Public Overridable Property HighlightOnFocus As Boolean
	Get
	Set
public:
virtual property bool HighlightOnFocus {
	bool get ();
	void set (bool value);
}

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