NormalColor

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