Link to home
Start Free TrialLog in
Avatar of avinash_takale
avinash_takale

asked on

how to resize form

Hi Experts,

I want to change the form size according the size changed by any control on the form.
So just like vb we can use form.Resize() function.

What is the function in C# for resizing the form.

thanks in advance.
-Avinash
ASKER CERTIFIED SOLUTION
Avatar of Tertioptus
Tertioptus

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Tertioptus
Tertioptus

you don't have to be in the form to modify that property