Description
Use the wBottomOrRightButtonState
property to find out the state of the right (or bottom, depending on the pager orientation) button. To get the state of the left (top) pager button use the wTopOrLeftButtonState
property.
Declaration
TestObj.wBottomOrRightButtonState
Read-Only Property | A Win32PagerButtonState object |
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
A Win32PagerButtonState
object that stores information about the button's state.
See Also
Win32PagerButtonState Object
wTopOrLeftButtonState Property (Pager Controls)