System.Windows.Forms.MonthCalendar.RemoveAllAnnuallyBoldedDates Method

Removes all the annually bold dates.

Syntax

public void RemoveAllAnnuallyBoldedDates ()

Remarks

This method clears all dates from the MonthCalendar.AnnuallyBoldedDates array. To remove a single date from the bold dates, use the MonthCalendar.RemoveAnnuallyBoldedDate(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