Run multiple forms at once
Hi all,
I have a project that has several forms, and I am getting annoyed at the time it takes to close a form and open another.
Is there a nice, clean way to open all of them at once when the program loads and only display them as they are needed, perhaps on seperate threads?
Will this be demanding on resources?
Thanks