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] |
Return Value
- 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.
Remarks
Applies To: Spinner