Receiving mouse click from anywhere on the desktop

W

wesmanjunk

Receiving mouse click from anywhere on the desktop. Then using
mouse_event to generate a mouse click in the same location.

I have made the code to use mouse_event to generate a click anywhere on
the screen but would like some information on capturing mouse clicks
outside of the application its running in. IE any click, anywhere on
the screen. Using C# of course...

Any help is appreciated. THANKs
 

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