wPartCount Property (StatusBar Controls)

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

Description

Returns the number of parts in the status bar control.

Declaration

TestObj.wPartCount

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

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

Property Value

An integer value holding the total number of parts in the status bar.

Example

To view an example that demonstrates how to use the wPartCount property, see Getting Status Bar Panes' Images in Desktop Windows Applications.

See Also

Getting the Number of Status Bar Panes in Desktop Windows Applications

Highlight search results