![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | VS2008 Taskbar is hidden when WindowState = Maximized and MaximizeBox= False This is ridiculously annoying... I want to my form to be maximized when it loads, and I want the maximize box to be disabled. However when I set WindowState = Maximized and MaximizeBox = False, the form expands to the entire size of my screen, covering the taskbar. If I set MaximizeBox = True it correctly maximizes to the working area (i.e. the entire screen except for the taskbar). Why does this happen, and how can I fix it? I'm using VS 2008. Thanks in advance. |
My System Specs![]() |
| | #2 (permalink) |
| | Re: VS2008 Taskbar is hidden when WindowState = Maximized and MaximizeBox = False That is a consequence of having ControlBox = false, or FormBorderStyle = None. So change one of those ;-p Marc |
My System Specs![]() |
| | #3 (permalink) |
| | Re: VS2008 Taskbar is hidden when WindowState = Maximized andMaximizeBox = False On Apr 3, 1:39 am, "Marc Gravell" <marc.grav...@xxxxxx> wrote: Quote: > That is a consequence of having ControlBox = false, or FormBorderStyle = > None. > > So change one of those ;-p > > Marc FixedDialog. I want it to show the control box and allow minimizing and closing of the window, I just don't want to allow maximizing/ demaximizing. It seems like such a standard thing to want to have, it would be ludicrous if it weren't possible. |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
TaskBar is hidden behind IE | General Discussion | |||
| Taskbar not auto-hidden? | Vista General | |||
hidden icons on taskbar help please | General Discussion | |||
| Hidden taskbar flickers | Vista General | |||
| Make Maximized Windows & Taskbar Transparent + Automated UXtheme Patcher | Vista General | |||