Hey guys, (btw am new here XD)
I've been doing a project, and now I have 3 forms. Problem is, I want to open the last form I created to be launched first when I run the program. I've been able to do it using the .visible = True/False statements, and it works, but I was wondering if there was any other way to do this (without having to load all my other forms)
Thanks!:twisted: