property CalcCombo.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 enable or disable the control.