System.Windows.Forms.MonthCalendar.RemoveAllMonthlyBoldedDates Method

Removes all the monthly bold dates.

Syntax

public void RemoveAllMonthlyBoldedDates ()

Remarks

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