[Mono-bugs] [Bug 78772][Min] New - 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:29:36 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:29:35.000000000 -0400
+++ shadow/78772.tmp.20721 2006-07-06 04:29:35.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 78772
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com
+ReportedBy: unserkonig at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Form: When form is acting as a mdi container, children controls don't get displayed.
+
+When a form is acting as a mdi container form, children controls don't get
+displayed (not mdi children, but control children).
+
+The children controls should be displayed in the background (they are
+displayed correctly if they were added BEFORE setting Form.IsMdiContainer
+to true, but not if they were added AFTER that).
More information about the mono-bugs
mailing list