Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the highest or lowest value that can be entered into a Spinner control by clicking the up and down arrows. Available at design time and run time.
Spinner.SpinnerHighValue[ = nHigh]
Spinner.SpinnerLowValue[ = nLow]
Property Values
- nHigh
Specifies the highest value that can be entered into a spinner with the up arrow. - nLow
Specifies the lowest value that can be entered into a spinner with the down arrow.
See Also
KeyboardHighValue, KeyboardLowValue Properties
Applies To: Spinner