CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Project Group

  1. #1
    Join Date
    Aug 2001
    Location
    India
    Posts
    173

    Project Group

    Hi gurus,
    I have a small doubt. I have 2 projects (project1 and project2, containing form1 and form2). From the form1 of project1, I would like to call the form2 of project2. How can I do it.

    Thanks in advance.

    Regards,
    Shivakumar G.M.


  2. #2
    Join Date
    Aug 2001
    Location
    India
    Posts
    173

    Re: Project Group

    Please help me on this.

    Regards,
    Shivakumar G.M.


  3. #3
    Join Date
    May 2000
    Location
    New York, NY, USA
    Posts
    2,878

    Re: Project Group

    Did you try Load Project2.Form2

    Iouri Boutchkine
    [email protected]
    Iouri Boutchkine
    [email protected]

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

Featured