Board index » Visual Studio » One project running second project
|
khackr
|
One project running second project
Visual Studio380
Hi I have two independent winform projects which have their start-up forms. If I include both projects in the same solution then can I run the second project from first project by pressing a button on a form in project one? If not, can I call the start-up form of project two from project one some how? Basically I want to keep the two projects separate programmatically but would like to the present to the user as one app. Thanks Regards - |
