What is best way to dynamically change application to the various screen resolutions end users may be using. We are programmed initally to run 1024x768 but would like to run on different computers with different resolutions without requiring user to change his or her setup. We use Sysmetric(1) to determine screen size and run maximized so, is there a way to fit the app to 1284x1080 screen dynamically or must I use a CASE statement for each possibilty?
Thanks in advance.
Anthony
Thanks in advance.
Anthony