How can I automate a running instance of a winforms app?

B

Brian Newtz

Take a look at the System.Runtime.Remoting namespace... also look in the
..NET SDK help for the .NET remoting overview, and the sample of how to build
a remoting application.
-Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top