property Tab.Enabled as Boolean
Enables or disables the control.

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

The visual appearance of the control is not changed when the Enabled property is changed. Use the Enabled property to disable the control.