When you say you want them to merge but can't seem to do it - - what exactly
is happening?
Are they in the wrong place (in the MDI parent)?

Signature
David Wier
MVP/ASPInsider
http://aspnet101.com
http://aspexpress.com
> For the life of me, I can't seem to merge main menu items from child to
> parent with MDI forms. I can merge sub-menus, but not main menu items.
[quoted text clipped - 14 lines]
> TIA,
> Tom
Tom Costanza - 08 Nov 2006 11:27 GMT
I can get the child to append to the end (right-most side) of the menu, but
can't insert the child between two parent items. So, to continue my example,
I CAN do this:
File Windows Help Edit View
but not this:
File Edit View Windows Help
Thanks,
Tom
> When you say you want them to merge but can't seem to do it - - what exactly
> is happening?
[quoted text clipped - 18 lines]
> > TIA,
> > Tom