System.Windows.Forms.MonthCalendar.BoldedDates Property

Gets or sets the array of DateTime objects that determines which nonrecurring dates are displayed in bold.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Using this property, you can assign an array of bold dates. When you assign an array of dates, the existing dates are first 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