In reponse to your first post the MDI form inherits the menus of the active child form(if it has a menu).
The only way around this that I can think of is to duplicate the main menu in all the child forms.