Merging main menus

G

Guest

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.

So I have a parent form with:
File Windows Help

And a child form with:
Edit View

And when the child form is displayed, I want the menu to be:
File Edit View Windows Help

As I said, I can merge a File menu on a child with a File menu on the
parent, but the above escapes me. I've spent hours on this. Can anyone
HEEEEEEELLLLLLLLP?

TIA,
Tom
 
G

Guest

Thanks Cor. I have searched for days and can't find the answer. There is a
plethora of details about merging the sub-menus, but I can't find info about
merging (inserting) the main menus. At least it doesn't work as advertised,
for me. Also, I'm using VB, but I don't think it matters much what language
I'm using. The technique should be language agnostic.

-Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top