NormalColor
| C# | Visual Basic | Visual C++ |
public Color OnHoverTextColor { get; set; }
Public Property OnHoverTextColor As Color Get Set
public: property Color OnHoverTextColor { Color get (); void set (Color value); }
| C# | Visual Basic | Visual C++ |
public Color OnHoverTextColor { get; set; }
Public Property OnHoverTextColor As Color Get Set
public: property Color OnHoverTextColor { Color get (); void set (Color value); }