DPI setting issues

alexlashford

Member
Joined
Jul 20, 2007
Messages
7
Programming Experience
Beginner
help!!!

I am having some issues with the application i have created, once it is deployed and installed on the end user machines the layout totally changes. Firstly i thought this was due to the screen resolution of the client machine, but further investigation found that we were all using a screen res of 1152 x 864. But some of the users change the DPI setting to LARGE!! (125%),

What can i do to my program to make sure everyting fits on the client machines, i have tried the "auto size" feature of VS to no avail, using both font and DPI settings. Is there an easy fix for this!

even having the program scroll to see all of the elements would be acceptable, but enabling both scoll bars hasn't helped.

thank you in advance

Alex
 
Back
Top