eDriven Framework API
IsInFocus Property
NamespaceseDriven.Gui.ComponentsInteractiveComponentIsInFocus
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
protected bool IsInFocus { get; set; }
Protected Property IsInFocus As Boolean
	Get
	Set
protected:
property bool IsInFocus {
	bool get ();
	void set (bool value);
}

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