Wimark.Controls Class Library  

DateTimePicker.CalendarForeColor Property

Gets or sets the foreground color of the calendar.

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