[Mono-bugs] [Bug 78804][Nor] Changed - Form.Controls.Clear() doesn't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jul 20 12:54:08 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-12 17:27:56.000000000 -0400
+++ shadow/78804.tmp.30822 2006-07-20 12:54:08.000000000 -0400
@@ -58,6 +58,13 @@
Actual Results:
When clicking the button, nothing happens.
Expected Results:
Both the button and the label should disappear.
+
+------- Additional Comments From alex.olk at googlemail.com 2006-07-20 12:54 -------
+Attached is a patch that hides the controls when Control.Clear or
+Control.Remove gets called.
+
+The only difference is, that on windows VisibleChanged event gets
+called twice when a control is being removed.
More information about the mono-bugs
mailing list