Please enable JavaScript to view this site.

ESL Documentation

You can use the following action statements with spin button controls:

 

Action

Description

add

Creates a spin button object at runtime.

change value/text

Changes the value displayed within the spin button. The value specified must be within the range or list defined to the control, otherwise an error message will be reported in the error log.

disable

Prevents the user from moving to, selecting, or changing the value of the spin button.

enable

Allows the user to move to, select and interact with the spin button.

make helpid

Changes the help ID of the spin button.

make parameter

Change parameter string associated with the spin button.