Spin button

Available functions Description
"alignment" Aligns a text of a spin button left or right.
"buttonSymbols" Changes the button symbols of the spin-button symbols
"sbMaximum" Sets respectively reads the maximum value of a spin button.
"sbMinimum" Sets respectively reads the minimum value of a spin button.
"sbStep" Sets respectively reads the step width of a spin button.
"text" Sets respectively reads the text in the text field of a spin button.
"wrapping" Locks the possibility to jump from minimum value to maximum value or from maximum value to minimum value.