Description
Use the wTopOrLeftButtonState
property to find out the state of the left (or top, depending on the pager orientation) button. To get the state of the right (bottom) pager button use the wBottomOrRightButtonState
property.
Declaration
TestObj.wTopOrLeftButtonState
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.