Visible Property (EditorButton Objects)

Applies to TestComplete 15.65, last modified on June 26, 2024

Description

Use the Visible property to determine whether an edit button appears in the control.

Declaration

TestObj.Visible

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

This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Property Value

True, if the edit button is shown within the control, otherwise False.

See Also

Caption Property (Specific to DevExpressEditButton Controls)
Click Action (EditorButton Objects)
DevExpressEditButtonCollection Object

Highlight search results