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=78912 --- shadow/78912 2006-07-20 13:46:22.000000000 -0400 +++ shadow/78912.tmp.31632 2006-07-20 14:07:49.000000000 -0400 @@ -1,23 +1,23 @@ Bug#: 78912 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Cannot modify KeyChar in a KeyPress event handler +Summary: [PATCH] Cannot modify KeyChar in a KeyPress event handler When I add a KeyPress event handler to a TextBox, and when I modify the KeyPressEventArgs.KeyChar value, it has no effect. Reproduce code: using System; _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
