Is there a limitation with the .NET 2005 VB form designer that prevents a
designer from creating a window larger than 2972(w), 1062(h) pixels and if
so, is there a way I can get around the limitation?
I need to design forms having the same size as my screens 1600x1200 and
1200x1600, and am not having any luck; even setting the value at runtime
rather than as a property of the designer. Does anyone have any suggestions?
Thanks.