Increment Property
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.
Spinner.Increment[ = nIncrement]
Property Values
- 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.
See Also
RangeLow Event | IncrementalSearch Property
Applies To: Spinner