Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79001 --- shadow/79001 2006-08-03 16:42:21.000000000 -0400 +++ shadow/79001.tmp.32059 2006-08-03 17:13:15.000000000 -0400 @@ -87,6 +87,13 @@ The same applies to the textbox in ComboBox. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-03 17:13 ------- +Entering manually values that are not within the range is not handled +fine. For example, enter "2" in the numeric updown control in the +attached sample, and then change the focus to the button. Since the +entered value is not in the range, it should be changed (to Minimum or +Maximum, and to Minimum in this case). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
