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

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