Adjusting screen resolution
-
Hi, I am developing a window based application in c# using vs 2008. The setting of my desktop resolution is 1024 by 768. The program will run to a computer with 800 by 600 resolution. I tired running my program in 800 x 600 resolution but some of the controls are not displayed as it was used to be in 1024 by 768 resolution. Is there a way to adjust the program screen including all controls when the resoluton change while the program is running? Thanks, Jessica
-
Hi, I am developing a window based application in c# using vs 2008. The setting of my desktop resolution is 1024 by 768. The program will run to a computer with 800 by 600 resolution. I tired running my program in 800 x 600 resolution but some of the controls are not displayed as it was used to be in 1024 by 768 resolution. Is there a way to adjust the program screen including all controls when the resoluton change while the program is running? Thanks, Jessica