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

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