IWinPagerButtonStatePressed Property |
Returns true if the state of the button is pressed.
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property Pressed As Boolean
Get
Dim instance As IWinPagerButtonState
Dim value As Boolean
value = instance.Pressed
property bool Pressed {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also