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

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