NormalColor

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