Member Avatar for breezyy

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:

Recommended Answers

All 2 Replies

In the Solution Explorer double click on the MyProject. Under the Application tab you will see "Startup Form:". Select your form here.

Member Avatar for breezyy

Sweet. Thanks for your quick reply Wayne!:)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.