المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Adjusting screen resolution



C# Programming
01-21-2010, 01:42 AM
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