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=79950 --- shadow/79950 2006-11-16 15:53:53.000000000 -0500 +++ shadow/79950.tmp.12580 2006-11-16 16:04:41.000000000 -0500 @@ -31,6 +31,14 @@ Created an attachment (id=18093) Simple test case ------- Additional Comments From [EMAIL PROTECTED] 2006-11-16 15:53 ------- Note: the ValueChanged event also never fires for manual input. + +------- Additional Comments From [EMAIL PROTECTED] 2006-11-16 16:04 ------- +Looked a little furter into this, and apparently the Mono behavior +matches that of MS for .NET 1.1. + +In (MS) .NET 2.0, the ValueChanged event is fired and +NumericUpDown.Value is updated to reflect the value entered by the +user. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
