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

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