I have recently coded a program control by a menu, user navigate through the program from the main menu, once a form is closed, the user is redirected back to main menu with the current form close with Me.Close() Unfortunately, once I've launched other forms, when I launch a new ...