S
stumorgan
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.
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.