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

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