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

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