I had set the min value to 0 instead of 1 and the max to 100 instead of short.MaxValue. That will fix the exception. As far as the UpDownNumericControl telling me it is changing the value to the min or max, there isn't a simple way to check that in code and alert the user. I was able to eliminate the ability to use a negative sign.
↧