[Mono-bugs] [Bug 78772][Min] Changed - Form: When form is acting as a mdi container, children controls don't get displayed.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 6 04:33:02 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 unserkonig at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78772

--- shadow/78772	2006-07-06 04:32:33.000000000 -0400
+++ shadow/78772.tmp.20779	2006-07-06 04:33:02.000000000 -0400
@@ -43,6 +43,9 @@
                 label.Text = "Hello mdi container";
                 label.Location = new Point (5, 5);
                 label.Parent = this;
         }
 }
 
+
+------- Additional Comments From unserkonig at gmail.com  2006-07-06 04:33 -------
+In .Net the label "Hello mdi container" is displayed correctly.


More information about the mono-bugs mailing list