[Mono-bugs] [Bug 77452][Maj] Changed - Mdi Form misbehaves on
windows when Create a Child Form
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Feb 2 14:49:33 EST 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 gcreme at ncsadvantage.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77452
--- shadow/77452 2006-02-02 14:33:51.000000000 -0500
+++ shadow/77452.tmp.24208 2006-02-02 14:49:33.000000000 -0500
@@ -50,6 +50,11 @@
Code I am using is very basic:
Child oChild = new Child();
oChild.MdiParent = this;
oChild.Show();
The project will be attached as well.
+
+------- Additional Comments From gcreme at ncsadvantage.com 2006-02-02 14:49 -------
+Created an attachment (id=16444)
+Code to Duplicate
+
More information about the mono-bugs
mailing list