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-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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
