Increment Property

Applies To   See Also

Specifies how much the value in the Spinner control increases or decreases when you click the up or down arrow. Available at design time and run time.

Syntax

Spinner.Increment[ = nIncrement]

Settings

nIncrement

Specifies the number to add to the Spinner when the up button is clicked and the number to subtract from the Spinner when the down button is clicked. The default is 1.00.