|
-
Sep 17th, 2002, 06:40 AM
#1
Thread Starter
Addicted Member
2 Projects and a Group
I have a VB Group Project called Group1 and in that I have 2 projects namely Project1 and project2.Can any one tell me how to call the project2 from a form of project1.
-
Sep 17th, 2002, 06:48 AM
#2
The short answer is you cant, they are ran as 2 entirely different programs. If one is a dll then you can call the DLL from the other project by creating an instance of it. Otherwise you need somekind of linking, search in the forum cos theres loads of ways !
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
|