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=78804 --- shadow/78804 2006-07-20 12:54:48.000000000 -0400 +++ shadow/78804.tmp.30866 2006-07-20 12:55:28.000000000 -0400 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: Form.Controls.Clear() doesn't work +Summary: [Patch]: Form.Controls.Clear() doesn't work Description of Problem: Using mono 1.1.16, Windows XP SP1, the following code does not work (and it does using MS.NET). Apparently Form.Controls.Clear() does not do anything. When you call the Clear() method right after Add(), it works, but when it's called from a button's Click event, it doesn't. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
