[Mono-bugs] [Bug 80834][Wis] Changed - 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 16:04:02 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 monkey at jpobst.com.

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

--- shadow/80834	2007-02-13 12:19:25.000000000 -0500
+++ shadow/80834.tmp.28557	2007-02-13 16:04:02.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 80834
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
-AssignedTo: toshok at ximian.com                            
+AssignedTo: monkey at jpobst.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.
@@ -21,6 +21,9 @@
 
 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.
+
+------- Additional Comments From monkey at jpobst.com  2007-02-13 16:04 -------
+Yep, there is pretty much no support for vertical toolbars yet.


More information about the mono-bugs mailing list