Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding Project to Existing Project Help

Status
Not open for further replies.

mcbigj

Programmer
Joined
Dec 14, 2001
Messages
83
Location
US
Hello,
I'm building an app and want to add an existing application (Project) to my main app. Well I can ad the project easily enough by right clicking the solution in the sol. explorer. The problem is, I'd like to be able to open a form from the added project, using a call from my main project. I would have thought it would have been as easy as using the full namespace, but it's not working. Now I have a feeling I need to get into Assembly stuff. Does anyone know what I need to do here?

Thanks,
 
I should actually add that the additional project is already complete, and I won't be editing it. I just want to be able to access that projects tools from the orignal project.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top