Wimark.Controls Class Library  

MonthCalendar.TitleForeColor Property

Gets or sets a value indicating the foreground color of the title area of the calendar.

[Visual Basic]
Public Property TitleForeColor As Color 
[C#]
public Color TitleForeColor {get; set;}
[C++]
public: __property Color get_TitleForeColor();
public: __property void set_TitleForeColor(Color);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

MonthCalendar Class | MonthCalendar Members | Wimark.Controls Namespace