MonthCalendar::RemoveAllMonthlyBoldedDates Method ()
.NET Framework (current version)
Removes all the monthly bold dates.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This method clears the MonthlyBoldedDates array. To remove a single date from the bold dates, use the RemoveMonthlyBoldedDate method.
You must call the UpdateBoldedDates method to ensure that the display is updated to reflect the removal.
.NET Framework
Available since 1.1
Available since 1.1
Show: