The SpinButton class represents a spin button control.
Returns the maximum value the spin button can have.
Returns the maximum value the spin button can have.
Returns the minimum value the spin button can have.
Returns the minimum value the spin button can have.
Returns the current value of the spin button.
Returns the current value of the spin button.
Sets the minimum and maximum range of the spin button, limiting the value the spin button can have to this range.
Sets the value of the spin button to number.