TRACKBAR
Provides a slider bar for setting integer values. The TRACKBAR keyword takes both a width and height and the bar may be either horizontal or vertical.
It is important to set both a minimum and maximum integer value. This can be done from the form file with the MIN and MAX keywords or at run-time by axlFormSetFieldLimits.