How to open existing application in windows form
hi friends,
i want to open an existing application in form of my desktop application.
which will run in their and will closed when i close my application.
can i use panel or any other container to show that application.
so how can i achieve this.
Thank you.