Why is it, that in the Visual Studio WinForms designer I cannot increase the size of my Form above the resolution of the screen I am currently working on? I think it should
I am working on a design that uses a vertical screen, 1080x1920. Sometimes I need to work on the main form on a different machine that does not have a vertical screen. Every time I work on the main form, the form resolution is forced to 1080x1109. What a pain. The only thing I can do is make the changes, then use Windows multiscreen to change the desktop so one monitor is above the other. Then extend the design window to span 2 monitors, then manually change the size of the form. There is no way this "feature" is not a bug.