2
Reply

How to handle screen resolution problem while designing windows forms using C#

Naeem Khan

Naeem Khan

Sep 18 2010 4:15 AM
13k
Hello friends,

 I would like to know how we can design a
windows application which would automatically change the form size,
controls size, position etc., as and when the screen resolution is
changed. Reason being, I have designed an windows application using C#

on 1024x728 resolution, and when I installed on my testing machine
which is 1280x1024, the screen has become small, and my testing team
has placed this as an issue. I had tried in various ways, but not able

to get a proper solution. So, I would like to have some one give me a
best solution which can solve this problem. and it should be automatically changed...


Answers (2)