W
weg22
Hi all,
I need to impose maximum and minimum numerical limits on a textbox.
I'd prefer not to code these in (since I have many textboxes and the
limits on each are different) and was wondering if there is any way to
do this within the textbox properties?
For example, I know the "NumericUpDown" has maximum and minimum
properties so that you can specify a range. This would be perfect,
however, I'm not a fan of the up/down arrows on the side. Is there a
way to bring in a NumericUpDown control and not display the up/down
arrows? If not, I'm hoping to get an answer to my question in the
first paragraph...
Thanks in advance,
-weg
I need to impose maximum and minimum numerical limits on a textbox.
I'd prefer not to code these in (since I have many textboxes and the
limits on each are different) and was wondering if there is any way to
do this within the textbox properties?
For example, I know the "NumericUpDown" has maximum and minimum
properties so that you can specify a range. This would be perfect,
however, I'm not a fan of the up/down arrows on the side. Is there a
way to bring in a NumericUpDown control and not display the up/down
arrows? If not, I'm hoping to get an answer to my question in the
first paragraph...
Thanks in advance,
-weg