See Also Examples Applies To
Specifies whether the object can respond to user-generated events. Available at design time and run time.
Syntax
object.Enabled [= New_Enabled ]
The Enabled syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| New_Enabled | Boolean. |