Determines if users can enter a value in the text box portion of a spin box.

Property of

SpinBox

Description

A spinbox lets users enter values in a text box or select values by clicking the arrows on the right edge of the spinbox. When you set the spinOnly property to false, the text box is enabled. When you set the spinOnly property to true the text box is disabled, restricting input to a predefined step value.