wRowCount Property (Tab Controls)

Applies to TestComplete 15.62, last modified on March 14, 2024

Description

Tabs can be displayed on more than one row when the number of tabs exceeds the number that fits across the top of the tab control. Use this property to find out the current number of rows that the tabs are grouped into.

Declaration

TestObj.wRowCount

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

An integer value holding the number of tabbed rows in the control.

Example

To view an example that demonstrates how to use the wRowCount property, see Determining the Number of Tab Rows in Desktop Windows Applications.

See Also

Determining the Number of Tab Rows in Desktop Windows Applications
ClickTab Action (Tab Controls)
wTabCount Property (Tab Controls)
wTabCaption Property (Tab Controls)

Highlight search results