Numeric Controls

dpatfield66

Well-known member
Joined
Apr 6, 2006
Messages
136
Programming Experience
5-10
I'm using NumericUpDowns because I want the entries to be considered number values. How do I hide the updown arrows if I don't want them to be seen?

Or is there "another" control (already existing!!) that I can use for number values (where I DON'T have to convert from number to string and back, etc...) that doesn't have the updown controls?
 
Back
Top