Spinner Control

Creates a spinner.

Spinner

Remarks

A spinner allows a user to choose from a range of numeric values by 'spinning' through the values by clicking the up or down arrows on the spinner or by typing a value into the spinner box.

The KeyBoardHighValue and SpinnerHighValue properties specify the maximum numeric values that can be entered from the keyboard into the spinner box and by clicking the arrow buttons on the spinner.

The KeyBoardLowValue and SpinnerLowValue properties specify the minimum numeric values that can be entered from the keyboard into the spinner box and by clicking the arrow buttons on the spinner.

For additional information about creating spinners, see the Form Designer topic and Using Controls.

See Also

Reference

Spinner Control Properties, Methods, and Events

CREATE CLASS Command

CREATE FORM Command

DEFINE CLASS Command

Other Resources

Objects, Collections, and Classes

Language Reference (Visual FoxPro)