eDriven Framework API
FocusedComponent Property
NamespaceseDriven.Gui.ManagersFocusManagerFocusedComponent
eDriven Framework API
Focused component
Declaration Syntax
C#Visual BasicVisual C++
public InteractiveComponent FocusedComponent { get; }
Public ReadOnly Property FocusedComponent As InteractiveComponent
	Get
public:
property InteractiveComponent^ FocusedComponent {
	InteractiveComponent^ get ();
}

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