Strongly recommended book
I know this is ridiculous for me posting this but I felt embarrassed when I did not looked at available components
In c# the so called Number Spinner this is how its known in other languages is called NumericUpDown component in c#
If you are in design view look for NumericUpDown in your toolbox
Simple drag drop to you Form and let it rock’n roll
Couple of properties that you would like to set
- Value = 5;
- Maximum = 2500;
- Minimum;
Value represents the initial value
Maximum and Minimum are self explanatory
I hope this helps.
Link to this article is below
Search Terms:
- c# spinner control
- c# spinner
- spinner control C#
- spinner c#
- c number control
- numberspinner android
- numeric spinner control








Recent Comments