Enabled Property

Returns whether the Color Button or FixKeyMacro Object is enabled.

Syntax

object.Enabled

Properties

The Enabled property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Return Values

The Enabled property return valuesare:

Value

Description

True

The specified object is enabled.

False

The specified object is not enabled.

Remarks

Enabled is a read-only property of type Boolean.

 

Applies To