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

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