How to make status strip shown and window task bar show at the same time

  • Thread starter Thread starter Hany Metry
  • Start date Start date
H

Hany Metry

Guest
Hi,

I have a window form and window state maximize.

The window form contain menu strip at the top and status strip at the bottom (anchor top and left and Dock at bottom).

The window form contain picture box at full size of window form (except the status strip and menu strip) and anchor top+bottom+left+right.

The problem is that the status strip is not shown during run the application, that window task bar is cover the status strip and when I make the window task bar is Auto Hide, then I see the status strip in the bottom.

I did not face this problem before that, I produced many applications with visual studio 2013 and window 7 and always the start form shown complete with status bar and the window task bar is shown complete.

I don't know what happened in my visual studio 2013 or window 7.

The status bar is not shown and it is behind the window task bar and when I make the window task bar Auto Hide, then the status bar is shown.

Many applications, I did not face this problem.

How I can solve this problem, I need status bar to be shown and window task bar, Also shown.


Hany Metry

Continue reading...
 
Back
Top