Wimark.Controls Class Library  

DateTimePicker.CalendarTitleForeColor Property

Gets or sets the foreground color of the calendar title.

[Visual Basic]
Public Property CalendarTitleForeColor As Color 
[C#]
public Color CalendarTitleForeColor {get; set;}
[C++]
public: __property Color get_CalendarTitleForeColor();
public: __property void set_CalendarTitleForeColor(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

DateTimePicker Class | DateTimePicker Members | Wimark.Controls Namespace