IsDroppedDown Property (Specific to DropDownEditorButton Objects)

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

Use this property to determine whether the drop-down window of the specified button is open.

Declaration

TestObj.IsDropppedDown

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 object:

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 drop-down window is open. Returns False otherwise.

See Also

Visible Property (EditorButton Objects)

Highlight search results