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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-02-13 16:04 ------- +Yep, there is pretty much no support for vertical toolbars yet. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
