KeyboardHighValue, KeyboardLowValue Properties

Specifies the highest or lowest value that can be entered into a Spinner control text box using the keyboard. Available at design time and run time.

Spinner.KeyboardHighValue[ = nHigh]Spinner.KeyboardLowValue[ = nLow]

Return Value

  • nHigh
    Specifies the highest value that can be entered. The default value for nHigh is 2,147,483,647.

  • nLow
    Specifies the lowest value that can be entered. The default value for nLow is – 2,147,483,647.

Remarks

Applies To: Spinner Control

See Also

Reference

SpinnerHighValue, SpinnerLowValue Properties

KEYBOARD Command

Other Resources

Properties (Visual FoxPro)

Language Reference (Visual FoxPro)