NormalColor

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