We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Query

Hi,
I need to open a new form(say FORM2) as well as close the older form (say FORM1) on clicking a button in the form FORM1.
how can I achieve this?

1 Reply

AD Administrator Syncfusion Team October 10, 2006 06:44 AM UTC

Hi shekar,

You just hide the FORM1 when clicking the button in FORM1 and show up FORM2. Also use Application.Exit() method for quitting the application. Please refer the attached sample.

Regards,
Prabhu

Test.zip


>Hi,
I need to open a new form(say FORM2) as well as close the older form (say FORM1) on clicking a button in the form FORM1.
how can I achieve this?

Loader.
Live Chat Icon For mobile
Up arrow icon