Hi all
I was wondering, is it possible to auto size every single thing on a WindowsForm, according to the size of the screen or the Screen Resolution... Like similar to making your browser's window smaller, and so everything fits in on the window.
My Form's size is: 1557, 920
On a 23" Screen with 1600x900 resolution, everything on the form is displayed perfectly, but on a 14" screen with 1280x720 resolution, things are cut off... Everything on the Form is already cramped up, so I cant move it.
Is there any way that I can autosize stuff? and How?
Thanks