|
-
Sep 7th, 2012, 12:54 AM
#11
Re: Numeric Text Box
 Originally Posted by rfairhur
I meant Mean, not Median. Also, probably a DisregardConflicts option needs to be implement for existing NumberBox values that conflict with a newly set range limit unless the user touches the value (enter, type, paste). This would probably be the default, since a new Range Option Setting during runtime may only create a temprorary conflict with the entered values until the Minimum or Maximum range values are fully adjusted. However, an event could still be raised so that in cases where immediate action is wanted a programmer could respond by performing value validations programmatically from outside of the NumberBox.
I would tend to handle that scenario in the same manner as it's done for a NumericUpDown or DateTimePicker. I don't actually know off the top of my head how that is but I think that it's appropriate that it be consistent.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|