Enabled Property (EditorButton Objects)

Applies to TestComplete 14.80, last modified on May 04, 2021

Description

Use this property to check whether the specified button is enabled and responds to user actions.

Declaration

TestObj.Enabled

Read-Only Property Boolean
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following objects:

View Mode

To view this property in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.

Property Value

Returns True if the button is enabled. Returns False otherwise.

See Also

Visible Property (EditorButton Objects)

Highlight search results