Action
Sets the up-down control to the maximum position in its range.
Availability
This functionality is supported only if you are using the Classic Agent.
Syntax
updown.SetToMax ( )
Notes
SetToMax increments the up-down control by clicking on its increment button until it has reached its maximum value.
Example
MyDialog.UpDown1.SetToMax()