Description
A pager control can have a logical position in the defined range. Use the wMax
property to obtain the maximum value in this range. This value should be greater than wMin
.
Declaration
TestObj.wMax
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 maximum logical position.
See Also
wMin Property (Pager Controls)
wPosition Property (Pager Controls)