wMin Property (Pager Controls)

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

Description

A pager control can have a logical position in the defined range. The wMin property returns the minimum value in this range. This value should be less than wMax.

Declaration

TestObj.wMin

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 that specifies the minimum logical position.

See Also

wMax Property (Pager Controls)
wPosition Property (Pager Controls)

Highlight search results