Skip to Content
0
Former Member
Dec 11, 2011 at 01:25 AM

Creating Two forms

30 Views

I created two forms in Screen painter and I'm stock with the code behind in VB.NET. I don't how to call the 2nd form.

My 1st form is for my Main and in this form it has a button save. I want that when I press Save the 2nd form will show. How can I do that?

Thank you.