Hello, friends,
As you know, different DPI settings of monitors may make form layout
displaced. In our app (developed at DPI 96 using c#.net 2005), some buttons
are displayed only half at the bottom of a form when this app is running at
DPI = 120 machine.
Is there a way to make those layout DPI independant?
Thanks a lot!