IQtDoubleSpinBoxwMax Property |
Returns the maximum value for the SpinBox control.
Namespace:
SmartBear.TestLeft.TestObjects.Qt
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wMax As Double
Get
Dim instance As IQtDoubleSpinBox
Dim value As Double
value = instance.wMax
property double wMax {
double get ();
}
Property Value
Type:
DoubleExceptions See Also