|
-
Mar 27th, 2010, 06:34 AM
#1
Thread Starter
Addicted Member
Arranging ToolStrips in a ToolStripPanel
Hi all,
I have opened a new Windows forms app and placed a ToolStripContainer into Form1. With drag and drop I placed two ToolStrips and one MenuStrip (in this order) into the ToolStripPanel on top of the container. For this VB created three new rows in the ToolStripPanel.
Now I dragged the two ToolStrips in the first row and the MenuStrip in the second row and stored this. Compiling this gives the design that I want to have.
But when I close and reopen the project there are again tree rows in the ToolStripPanel and another order of ToolStrips and MenStrips. How can I avoid this changing?
Greetings,
TheTree
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|