Hi all,In Visual FoxPro, when creating a form you can set the Maximum design area to the size of the target screen where the form will be used like (800x600, 1024x768, 1152x882, etc.) that will show a white box with the preset size selected.
Is there a something like that in VS2008? if not, what would be the best way to create forms with a size targeted to specific screen resolution and then allow the end user to resize those form if they have a bigger resolution?
Thanks.