Merging menus with separators involved?

Viewed 47

I have a WinForm with a MDI MenuStrip and a child WinForm with it's own MenuStrip that is being merged into it's parent.

The child menu has separators involved in it's menu but they seem to be ignored or left behind when the menus merge. How can I get the child menu's separators to merge back into the parent's menustrip.

0 Answers
Related