-
Running VB.Net Program by external windows application.
Hi every body:
All of us know that, we can run any external windows application by VB.Net
progarm by using the following code,
let us take Internet Explore as an exmple:
System.Diagnostics.Process.Start("IExplore.exe")
but my question is"How can I run my program which made by VB.Net Immediatlly
after I run any windows application such as"Internet Explore"?
What is the applicable topics that might help me in VB.Net manual to do so?
Regard's
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|