IQtDoubleSpinBoxwMin Property |
Returns the minimum 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 wMin As Double
Get
Dim instance As IQtDoubleSpinBox
Dim value As Double
value = instance.wMin
property double wMin {
double get ();
}
Property Value
Type:
DoubleExceptions See Also