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