System.Windows.Forms.DateTimePicker.ShowCheckBox Property

Gets or sets a value indicating whether a check box is displayed to the left of the selected date.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool ShowCheckBox { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

When the DateTimePicker.ShowCheckBox property is set to true, a check box is displayed to the left of the date in the control. When the check box is selected, the date/time value can be updated. When the check box is cleared, the date/time value is unable to be changed.

Requirements

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