Wimark.Controls Class Library  

DateTimePicker.BoldedDates Property

Gets the collection of bolded dates assigned to the drop down window.

[Visual Basic]
Public ReadOnly Property BoldedDates As MonthCalendar.BoldedDateCollection 
[C#]
public MonthCalendar.BoldedDateCollection BoldedDates {get;}
[C++]
public: __property MonthCalendar.BoldedDateCollection* get_BoldedDates();

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