IWinPagerwBottomOrRightButtonState Property |
Returns the state of the right (bottom) button.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IWinPagerButtonState wBottomOrRightButtonState { get; }
ReadOnly Property wBottomOrRightButtonState As IWinPagerButtonState
Get
Dim instance As IWinPager
Dim value As IWinPagerButtonState
value = instance.wBottomOrRightButtonState
property IWinPagerButtonState^ wBottomOrRightButtonState {
IWinPagerButtonState^ get ();
}
Property Value
Type:
IWinPagerButtonStateExceptions See Also