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

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