MenuStrip shifts down in MDI-application ???

  • Thread starter Thread starter Chris Peeters
  • Start date Start date
C

Chris Peeters

Hi,

I have an MDI-application running with 1 MDI chilld showing in
'Normal'-WindowState, so NOT maximized.
What I see is the MDI-main window showing its title bar, below that the
menustrip with merged-menuitems and the MDI-child window 'floating'
within the MDI-container just showing an icon + title in its title bar.
So far so good.

But when I maximize the MDI-child window ... what i see then is the
MDI-main window showing its title bar (like before), below that just a
bar with ONLY an icon (nothing else) and below that the menustrip with
merged-menuitems with the icon removed ???

So the menustrip seems to have 'shifted down' by 1 line ??

How can I keep the menustrip from moving down ?

thank you
Chris
 
hi,

i am also facing the same problem , the menustrip of mdi form shift down and the child form bar becomes on the second row.

i want to join the 2nd and the 3rd row i.e. the
1. The main form title bar
2. The menustrip of mdi form and the icon and the minimize,maximize and close bar of both the forms.

Is it possible i want the code, please help thanks
Raja Imran Irshad
 
Back
Top