Wimark.Controls Class Library  

DateTimePicker.CalendarBackColor Property

Gets or sets the background color of the calendar month.

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