Thread: Large Project
View Single Post
  #1 (permalink)  
Old October 27th, 2004, 07:43 AM
ken killeen ken killeen is offline
Registered User
 
Join Date: Oct 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Large Project

I'm developing a project that will end up with 50+ forms.
I want to be using MDI so they are all contained within the startup form. If I put them all in 1 project it would be too much.
What is the best way to handle this?