eDriven Framework API
ComponentToHighlight Property
NamespaceseDriven.Gui.ManagersFocusManagerComponentToHighlight
eDriven Framework API
The component to hightlight
Declaration Syntax
C#Visual BasicVisual C++
public InteractiveComponent ComponentToHighlight { get; }
Public ReadOnly Property ComponentToHighlight As InteractiveComponent
	Get
public:
property InteractiveComponent^ ComponentToHighlight {
	InteractiveComponent^ get ();
}

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