G
Guest
I want to run an executable with in the MDI form
when I use the line of code in VB.NET ,system.diagnostics.process.start("Executablename.exe")
The application is running outside the MDI form.Please let me know how to make this executable to run within the MDI form in VB.NET
Thank
when I use the line of code in VB.NET ,system.diagnostics.process.start("Executablename.exe")
The application is running outside the MDI form.Please let me know how to make this executable to run within the MDI form in VB.NET
Thank