1
Answer

How to resize a form in runtime with button?

Ask a question
muktesh

muktesh

16y
8.4k
1
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)