I was wondering whether there was a standard UI term for numeric textboxes with arrows that allow you to change the numeric value up or down, provided by some UI toolkits like Winforms. Here's an example of some of them:

|
I was wondering whether there was a standard UI term for numeric textboxes with arrows that allow you to change the numeric value up or down, provided by some UI toolkits like Winforms. Here's an example of some of them:
|
|||
|
These are usually referred to as Spin Boxes or Spinners. |
|||||
|
|
That is known as a NumericUpDown Control
|
|||
|
|
|
Balsamiq mockups call it a "Stepper". I have also heard spinner but that reminds me of the spinning thing when a video is loading. |
|||
|
|
ctrl+left click & drag left/right. – kontur Jan 30 at 13:45