Ok, found a very useful post at:
http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=50009&SiteID=1
which covers using the ToolStripManager to merge tool strips and menu
strips. It seems I wasn't the only person in the universe to have this
problem.
Steve
> Is no one else using ToolStrips or does no one else have the problem? If
> you've used toolstrips and have merged them successfully, can you let me
[quoted text clipped - 30 lines]
>> As I say, in the Beta version, the child ToolStrip appeared on the MDI
>> parent ToolStrip after the second item.
Nassim Hilu - 12 Dec 2005 18:26 GMT
Dear Steve,
I have experienced a similar problem but using Visual Basic. In the Beta 2
environment the Toolstrip of the child Form does merge with that of the
MDIParent form, however in the release Visual Studio 2005 Professional
edition, The child Toolstrip does not merge with the MDIParent strip.
Please be kind enough to let me know when you come across a solution.
Regards
Nassim
> Ok, found a very useful post at:
> http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=50009&SiteID=1
[quoted text clipped - 39 lines]
> >> As I say, in the Beta version, the child ToolStrip appeared on the MDI
> >> parent ToolStrip after the second item.