The current value of the CalendarMonthBackground property.
[Visual Basic] Public Property CalendarMonthBackground As Color [C#] public Color CalendarMonthBackground {get; set;} [C++] public: __property Color get_CalendarMonthBackground(); public: __property void set_CalendarMonthBackground(Color); [JScript] public function get CalendarMonthBackground() : Color; public function set CalendarMonthBackground(Color);
DateTimePicker Class | DateTimePicker Members | System.WinForms Namespace