|
Hi All, I am using VS05 + WinForm + c#. I have created a simple application . It works fine. But the problem is that if the computers resolution get change then at that time , complete form is not visible. some contols are not visible. I want whenever computers resolution get changed at that time according to that , my form size should adjusted. For this what should i do? The detailed procedure in c# is appriciated.
Thanks in advance. |