Open Form2 from Form1, close Form1 from Form2
- by hcemp
now,i have two form,called form1 and form2,in the form1 there's a button,when i click it,then open the form2
question: in the form2,i want to creat a button when i click it,the form2 close and the form1 close.how to do?
thx