I have an MDI Form with menu items File and Help. Child form has menu Action. When child form is active, the "Action" menu is added to the end of MDI menu. Is there a way to make "Action" menu appear before "Help" menu? I tried playing with menuorder property but it doesn't seem to be working in case of MDI.