[Mono-bugs] [Bug 78804][Nor] Changed - [Patch]: Form.Controls.Clear() doesn't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 20 12:55:28 EDT 2006
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 alex.olk at googlemail.com.
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: peter at novonyx.com
ReportedBy: kuba.brecka at gmail.com
QAContact: mono-bugs at ximian.com
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.
More information about the mono-bugs
mailing list