Enables or disables a Color Button.
Syntax
object.EnablebEnable
Properties
The Enable method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
bEnable |
Boolean. If True, the Color Button is enabled. If False, the Color Button is disabled. |