System.Windows.Forms.MonthCalendar.RemoveAllBoldedDates Method

Removes all the nonrecurring bold dates.

Syntax

public void RemoveAllBoldedDates ()

Remarks

This method clears the MonthCalendar.BoldedDates array. To remove a single date from the bold dates, use the MonthCalendar.RemoveBoldedDate(DateTime) method.

You must call the MonthCalendar.UpdateBoldedDates method to ensure that the display is updated to reflect the removal.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0