[Mono-bugs] [Bug 82739][Nor] Changed - ToolStrip: MenuStrip in ToolStripLayoutStyle.Flow fills the whole form
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Sep 8 11:09:04 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=82739
--- shadow/82739 2007-09-07 14:22:14.000000000 -0400
+++ shadow/82739.tmp.15358 2007-09-08 11:09:04.000000000 -0400
@@ -33,6 +33,11 @@
Note the VS forms designer created code has
this.menuStrip1.Size = new System.Drawing.Size(303, 23);
Does MSFT ignore this line when using Flow mode? Yes, seems to be the
answer -- a value greater is not respected. But no that's not the issue
on Mono, the same behavior is seen even when that line(/such lines) is
removed.
+
+------- Additional Comments From gert.driesen at pandora.be 2007-09-08 11:09 -------
+Created an attachment (id=20002)
+Standalone repro
+
More information about the mono-bugs
mailing list