Milad Xandi

Results 1 comments of Milad Xandi

Hey @hoctrokha , you can use this: `var Page2= new Page2(); //create your new form.` `Page2.Show(); //show the new form.` `this.Close(); //only if you want to close the current form.`