sending mouse events to other applications' windows in .net/c#

P

petarm

Hi All,

I am trying to figure out if it is possible to send mouse events (or
any other windows events) to windows that don't belong to the
current application. I am trying to do this in C# using Visual Studio
2005.

In simple words, I want to write an application that sends simulates
mouse clicks inside the window of some other application.

Thanks,
Petar
 

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