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

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