i use Visual Studio 2010 and i want to have a form size 1280*1024 yet i can only have 1280*768. it seams VS2010 does not let me to have a form bigger then my supported screen resolution which is 1366*768 thus i cannot make a form bigger then 1366*768.
Question is: is there a way with VS2010 to have a size of form bigger then my screen resolution? (i know that we can make it on VS2008 but is there a way with VS2010 ? )
- please dont ask me to change my graffic card its onboard
- please dont ask me to uninstall VS2010 and install VS2008
anyother solutions beside these are welcome.
EDIT:
The problem is I cannot replace and put components in the right location since i cannot see the all space on Form1.cs [Design].