If you get the following behavior where your MDI child window maximizes itself behind the ToolBar and Menu and shows an icon with a space as shown below, then make sure that your MDI Parent window has the MainMenuStrip property set to your menu strip. This is only required for MDI Parent windows
See attachment.

Comments
Post a Comment