How can I restart my program without having to go through Sub Main()? The reason for this is that I have many variables which affect many parts of the program and instead of resetting each one individually. I thought that I can restart my program, but skip going through Sub Main() and go to a different form. is this possible? Thanks![]()




I'm just kidding...
Reply With Quote