wRowCount Property (Tab Controls)

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

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.

See Also

Determining the Number of Tab Rows
ClickTab Action (Tab Controls)
wTabCount Property (Tab Controls)
wTabCaption Property (Tab Controls)

Highlight search results