Hello there... we are developing a WinForm app and have hard-coded the width to be 1024. Fixing the width forces users to a minimum resolution and leaves empty space on the screen if the user has a resoltion higher than 10x8. Has anyone worked with WinForms to make them dynamically size the width based on the user's resolution?
Thanks!
Thanks!