Spin Control

Top  Previous  Next

Spin controls allow the user to input information (usually numbers) easily. The list can be increased and decreased by clicking on the appropriate arrow to the right of the control. The software will decide how the number is incremented and what range is allowed. (i.e. numbers 2 to 11 are allowed in increments of 3, producing permissible values of 2, 5, 8, 11)

 

Spin Control

 

 

The example above can be found on the Add an Appointment where the length of appointment time is being selected.