Spinner

Top  Previous  Next

A single line input field that lets the user select a number or value from an ordered sequence. Spinners provide two tiny arrow buttons for stepping through the elements of the sequence. The keyboard up/down arrow keys also cycle through the elements. The user may also type a (legal) value directly into the spinner.

gb_component_spinner

This is what a spinner looks like:

ls_widgets_spinner

Common Properties

Width, Height, Bindings, Enabled, Visible, Foreground, Background, Opaque, Border, Font, Tooltip

Custom Properties

Value (Default Property)

Default value of a spinner.

Property name: value

Property type: Integer

Common Events

Hidden, Shown, Moved, Resized, Mouse Clicked, Mouse Pressed, Mouse Released, Mouse Entered, Mouse Exited, Mouse Moved, Mouse Wheel Moved, Key Typed, Key Pressed, Key Released, Focus Gained, Focus Lost