eDriven Framework API
FocusedComponent Property
NamespaceseDriven.GuiGuiFocusedComponent
eDriven Framework API
The reference to the focused component
Declaration Syntax
C#Visual BasicVisual C++
public static Component FocusedComponent { get; }
Public Shared ReadOnly Property FocusedComponent As Component
	Get
public:
static property Component^ FocusedComponent {
	Component^ get ();
}

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