eDriven Framework API
OnActive Property
NamespaceseDriven.Gui.ComponentsProgramaticStyleOnActive
eDriven Framework API
OnActive
Declaration Syntax
C#Visual BasicVisual C++
public GUIStyleState OnActive { get; set; }
Public Property OnActive As GUIStyleState
	Get
	Set
public:
property GUIStyleState^ OnActive {
	GUIStyleState^ get ();
	void set (GUIStyleState^ value);
}

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