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

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