Results 1 to 2 of 2

Thread: Multiple Projects

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Location
    UK
    Posts
    28

    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

  2. #2
    PowerPoster
    Join Date
    Aug 2000
    Location
    India
    Posts
    2,288
    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
  •  



Click Here to Expand Forum to Full Width