System.Windows.Forms.MonthCalendar.MonthlyBoldedDates Property

Gets or sets the array of DateTime objects that determine which monthly days to bold.

Syntax

[System.ComponentModel.Localizable(true)]
public DateTime[] MonthlyBoldedDates { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Using this property, you assign an array of monthly bold dates. When you assign an array of dates, any preexisting dates are cleared.

Requirements

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