wRowsCount Property (ToolBar and MenuBar Controls)

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

Description

The buttons in a control can be displayed on more than one row. Use this property to find out the current number of rows that the control occupies.

Declaration

TestObj.wRowsCount

Read-Only Property Integer
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

The number of button rows in the control.

See Also

wButtonCount Property (ToolBar and MenuBar Controls)

Highlight search results