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

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