A
Andrew McKendrick
Hi,
I have a MDI form and an MDI child form both with menus.
The menu bar on the MDI form looks something like this:
MENUA MENUB MENUC MENUD
There is a single menu on the MDI child which I would like to insert in
between MENUB and MENUC on the MDI form.
Can anyone tell me how to achieve this? I've tried looking at the help for
the MergeOrder and MergeType properties - useless. I've also tried playing
around with them - futile.
If you are wondering, as it stands right now, all menu items on both forms
have a MergeOrder of 0 and the MergeType is the default (which I think is
Add).
Thanks in advance,
Andrew
I have a MDI form and an MDI child form both with menus.
The menu bar on the MDI form looks something like this:
MENUA MENUB MENUC MENUD
There is a single menu on the MDI child which I would like to insert in
between MENUB and MENUC on the MDI form.
Can anyone tell me how to achieve this? I've tried looking at the help for
the MergeOrder and MergeType properties - useless. I've also tried playing
around with them - futile.
If you are wondering, as it stands right now, all menu items on both forms
have a MergeOrder of 0 and the MergeType is the default (which I think is
Add).
Thanks in advance,
Andrew