eDriven Framework API
IsFocused Property
NamespaceseDriven.Gui.ManagersFocusManagerIsFocused
eDriven Framework API
Is any of the components in focus
Declaration Syntax
C#Visual BasicVisual C++
public bool IsFocused { get; }
Public ReadOnly Property IsFocused As Boolean
	Get
public:
property bool IsFocused {
	bool get ();
}

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