4
Answers

Form overlaps taskbar when maximized

Kevin Cope

Kevin Cope

13y
6k
1
How do I prevent the form from overlapping the taskbar when I maximize it?
I do have the formborderstyle set as none because i'm working on the form from scratch.

I am using this.WindowState = FormWindowState.Maximized to maximize the form.

Answers (4)