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

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

Use the Enabled property to disable the control.