[Mono-bugs] [Bug 80834][Wis] New - ToolStrip does not display ToolStripButtons when docked on the left and vertical.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 13 12:19:25 EST 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 jeffr at newhartsystems.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80834
--- shadow/80834 2007-02-13 12:19:25.000000000 -0500
+++ shadow/80834.tmp.26009 2007-02-13 12:19:25.000000000 -0500
@@ -0,0 +1,26 @@
+Bug#: 80834
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com
+ReportedBy: jeffr at newhartsystems.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: ToolStrip does not display ToolStripButtons when docked on the left and vertical.
+
+ToolStrip does not display ToolStripButtons when docked on the left and
+vertical.
+
+To create this, create a new Windows Forms project with VS2005, drop a
+ToolStrip on the main form, change the Dock property to Left and the
+LsyoutStyle to VerticalStackWithOverflow. Then add a ToolStripButton to
+the toolstrip and run it. Under the Microsoft framework it works fine,
+under mono you can't see the button, you can only see the strip.
More information about the mono-bugs
mailing list