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

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

Use the Enabled property to disable the control. Use the ForeColor property to change the control's foreground color. Use the BackColor property to change the control's background color.