MonthCalendar::RemoveAllAnnuallyBoldedDates Method ()
.NET Framework (current version)
Removes all the annually bold dates.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This method clears all dates from the AnnuallyBoldedDates array. To remove a single date from the bold dates, use the RemoveAnnuallyBoldedDate 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: