muktesh

muktesh

  • NA
  • 11
  • 0

How to resize a form in runtime with button?

Oct 9 2008 2:44 AM
In my form there are two button( button1 and button2 ).
I want when i click button1 the form size become 100x200 and
when button2 is clicked i want the form size 250x500.

I am new to C# so plz give me the full code of [form1.cs] for this program.

Answers (1)