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=80604 --- shadow/80604 2007-02-08 16:15:30.000000000 -0500 +++ shadow/80604.tmp.26096 2007-02-09 04:01:52.000000000 -0500 @@ -74,6 +74,10 @@ Apparently Visible is still false during OnLoad for a form that is not made visible by Application.Run. I've added a unit test (named VisibleOnLoad) for this to FormTest.cs. Note: the test is marked NotWorking for now. + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-09 04:01 ------- +It seems to be because Control.Show calls CreateControl before +setting Visible. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
