MonthCalendar.RemoveAllMonthlyBoldedDates Metoda

Definicja

Usuwa wszystkie miesięczne daty pogrubienia.

public:
 void RemoveAllMonthlyBoldedDates();
public void RemoveAllMonthlyBoldedDates ();
member this.RemoveAllMonthlyBoldedDates : unit -> unit
Public Sub RemoveAllMonthlyBoldedDates ()

Uwagi

Ta metoda czyści tablicę MonthlyBoldedDates . Aby usunąć jedną datę z pogrubionych dat, użyj RemoveMonthlyBoldedDate metody .

Należy wywołać metodę, UpdateBoldedDates aby upewnić się, że ekran jest aktualizowany w celu odzwierciedlenia usunięcia.

Dotyczy