Spinner.
Sets the value for the spinner control.
This functionality is supported only if you are using the Open Agent.
SetValue (value)
Variable | Description |
---|---|
value | The amount to set. The default value is "1". INTEGER. |
MyDialog.Spinner1.SetValue(3)