Can somebody tell how to automatically resize the panel size according to screensize????
Basically i am jus designing few forms in windows application to help one my friend....
n i am facing one problem..
In a main form i have one big panel which consist of many other panels and other controls....
i was designing n i made it according to my laptop screen size..but when i tested the form on the desktop then some controls were not visible and the big panel went outside the screen....
so i took the size of the desktop and set the width of the panel..
Now when i run on my laptop then that panel is covering my 75% of scrreen size which is making the application GUI look very ugly...
Can somebody suggest me how to resize the panel size of the form......
I hope somebody could help even when it is not web question....
Thanks
...
Go to the complete details ...