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.