Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Can't place the ToolStrip underneath the MenuStrip
 

Can't place the ToolStrip underneath the MenuStrip

My WinForm currently has a MenuStrip. Now I want to drag a ToolStrip underneath it just like a standard Windows Form.
But when I drag it from the toolbox, the designer keeps placing the ToolStrip ABOVE the MenuStrip. When I try to drag it below, it does not budge.

Is there any way to move it below? Or am I to assume that the order in which you drop your controls in a WinForm is very important.

Ray Cacciatore  Tuesday, October 06, 2009 1:53 AM
Hi Ray,

By default, MenuStrip always locates at the top of ToolStrip on a form. If you see the MenuStrip underneath the ToolStrip, you can select the MenuStrip and click “Send to Back” button on the Visual Studio.
Send to Back

If you have any doubt, please feel free to tell me.

Sincerely,
Kira Qian
Send us any feedback you have about the help from MSFT at EMAIL REMOVED
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework!
Kira Qian  Tuesday, October 06, 2009 6:41 AM

You can use google to search for other answers

Custom Search

More Threads

• How to make a property not show up in propertyGrid
• List type property, designer update problem
• Propertygrid expandable property sub property
• Add controls by code in designersurface host?
• datagrid masterchild with arraylists????
• How to add Sort Icon to Gridview Header?
• listview over picturebox
• Global object
• Windows Help
• Forms Design View