eDriven Framework API
Focused Property
NamespaceseDriven.Gui.ComponentsProgramaticStyleFocused
eDriven Framework API
Focused
Declaration Syntax
C#Visual BasicVisual C++
public GUIStyleState Focused { get; set; }
Public Property Focused As GUIStyleState
	Get
	Set
public:
virtual property GUIStyleState^ Focused {
	GUIStyleState^ get () sealed;
	void set (GUIStyleState^ value) sealed;
}

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