eDriven Framework API
HasFocus Property
NamespaceseDriven.Gui.ComponentsIFocusComponentHasFocus
eDriven Framework API
Does a component have focus (including its children)
Declaration Syntax
C#Visual BasicVisual C++
bool HasFocus { get; }
ReadOnly Property HasFocus As Boolean
	Get
property bool HasFocus {
	bool get ();
}

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