IQtToolButtonwIsCheckable Property |
Specifies whether the tool button is checkable.
Namespace:
SmartBear.TestLeft.TestObjects.Qt
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax bool wIsCheckable { get; }
ReadOnly Property wIsCheckable As Boolean
Get
Dim instance As IQtToolButton
Dim value As Boolean
value = instance.wIsCheckable
property bool wIsCheckable {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also