|
-
Aug 18th, 2005, 07:27 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] One Solution, two projects, how do they communicate?
Hi there,
I have one Solutions, and have added another project to the solution. How can i get the program in the second project to become a MDI Child form in the first project?
can this even be done?
If you find my thread helpful, please remember to rate me 
-
Aug 18th, 2005, 07:41 AM
#2
Re: One Solution, two projects, how do they communicate?
You want a whole program to run inside an MDI parent form?
-
Aug 18th, 2005, 07:43 AM
#3
Thread Starter
Frenzied Member
Re: One Solution, two projects, how do they communicate?
Solved it ...
i made a class library dll file from project two, added the reference to the first one, then just created a new instance of it and made it a child form...
cool !
If you find my thread helpful, please remember to rate me 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|