MattUNI2001
New member
- Joined
- Apr 24, 2008
- Messages
- 2
- Programming Experience
- Beginner
Hi, so I created a form that had quite a bit of functionality, but then decided I would add a second form to actually display before the first form. The problem is, when I click compile, since I created the first form first, that form comes up, when I instead want the second form I just created to appear first, which would then show form 1 once a button was pressed. How do I change the order so that only form2 will be the form displayed when I compile the program?
Thanks in advance!
Thanks in advance!