I have forms which were designed for 1024 * 768 resolution. Now I want forms to work for any resolution , so I am setting anchor properties of control. But the problem is as I set Windowstate = 2 in my main form, it covers whole screen including taskbar. How can I avoid that.