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

  • Thread starter Thread starter Helen W
  • Start date Start date
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

Back
Top