property Calendar.Enabled as Boolean
Retrieves or sets a value that indicates whether the control is enabled or disabled.

TypeDescription
Boolean A boolean expression that indicates whether the control is enabled or disabled.

Use the Enabled property to disable the control. Use the Locked property to lock the control's selection.