computermat
Active member
- Joined
- Jun 17, 2007
- Messages
- 28
- Programming Experience
- Beginner
Hi, I am building a program with many different forms. I want to catogorize my forms to make it easier to find things while I am building it. I have got folders with forms in them but don't know how to show the forms.
In my main application directory I have got a main form and then the program branches out from there.
How would I navigate to the different folders to access the forms within them, would I need to make some kind of config file delaring references in them.
(All the files will be within the project so I don't need to reference external objects)
In my main application directory I have got a main form and then the program branches out from there.
How would I navigate to the different folders to access the forms within them, would I need to make some kind of config file delaring references in them.
(All the files will be within the project so I don't need to reference external objects)