|
-
Oct 27th, 2001, 12:32 AM
#1
Thread Starter
Junior Member
Multiple Projects
How can I show a form belongs to project 2 when user click a button on
form belongs to project1?
I tried this with negative results.
Load Project2.Form1
Thanks
-
Oct 27th, 2001, 12:59 AM
#2
PowerPoster
What type of Porjects are Project1 and Project2? If both are standard exe then you can work through command line parameters, otherwise if its an ActiveX Dll/Exe/Control, then you could set a reference to the said project and then call then call a method in the second project to show the form.
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
|