[RESOLVED] Maximize in vb.net?
Hello,
I'm making an application which will be deployed to a few machines. All forms in the application are maximized, I have a bit of a funny question but would it be possible to resize all my controls in the form on any machine so it fits perfectly when maximized?
IE when I work on my app the controls are nicely spaced out but on a smaller screen laptop the controls are all over the place so I would like the controls to be resized etc so my app looks fine on all machines.