Here's a stupid question: How do I use multiple source files with a single form?
This project includes a variety of functionality and for peace of mind and keeping things sorted, I want to separate functionality into different files.
But I don't know how to go about it.
I have a tabsheet, and functionality on each sheet should be handled in a separate file.