Hi all
Using VS2005 and .Net 2.0.
I have a MDI parent form, and MDI children. What I would like to do is
similar to merging menu's. I found you can define the menus on the
child, specify a merge index and have the menu merge nicely with the
MDI parents menu.
Ideas?
Thanks
Andy
JJ - 11 Aug 2006 06:18 GMT
Unlike menus, ToolStrip merging must be done manually.
See http://msdn2.microsoft.com/en-us/library/ms404319.aspx
Good luck
Jeff www.ruamkwamkid.com
> Hi all
>
[quoted text clipped - 9 lines]
> Thanks
> Andy