Below is text of the simillar problem we are facing allready posted by
another user on the net...
I have created an MDI application. When the first child form is opened and
maximized one set of minimize, restore and close buttons are displayed on the
menu bar. After closing the child window a set of minimize, restore and close
buttons remain even though the child form has been closed.
EXAMPLE:
http://novasolution.net/Error2-2.jpg
When a second set child form is opened and closed a second set of minimize,
restore and close are shown on the menu bar.
Each time a child form is opened and closed, another set of controls appears
on the menu bar. When I open a new child form the multiple sets of buttons
disappear. When the child form is maximized, only one set of buttons displays
in the menu bar. When the child window is closed another set of buttons is
displayed on the menu bar.
some how we are unbale find a solution to this problem..
Any ideas..
Example