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-12-08 08:51:13.000000000 -0500 +++ shadow/79950.tmp.18760 2006-12-08 14:09:27.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 79950 Product: Mono: Class Libraries Version: 1.0 OS: unknown OS Details: -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -56,6 +56,10 @@ (unless you can prove me wrong ;-)) ------- Additional Comments From [EMAIL PROTECTED] 2006-12-08 08:51 ------- I'm not talking about the events, but about my initial bug report. Changing the value in the textbox (with keyboard) doesn't update the value property of the control. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-08 14:09 ------- +The getter was missing a parsing call. :) +Fixed on rev.69231 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
