eDriven Framework API
HighlightOnFocus Property
NamespaceseDriven.Gui.FormFormItemHighlightOnFocus
eDriven Framework API
Totally override default behaviour and highlight children only
Declaration Syntax
C#Visual BasicVisual C++
public override bool HighlightOnFocus { get; set; }
Public Overrides Property HighlightOnFocus As Boolean
	Get
	Set
public:
virtual property bool HighlightOnFocus {
	bool get () override;
	void set (bool value) override;
}

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