Open Form2 from Form1, close Form1 from Form2

Posted by hcemp on Stack Overflow See other posts from Stack Overflow or by hcemp
Published on 2010-06-02T14:59:06Z Indexed on 2010/06/02 15:04 UTC
Read the original article Hit count: 192

Filed under:
|

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

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms