Receiving mouse click from anywhere on the desktop

  • Thread starter Thread starter wesmanjunk
  • Start date Start date
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
 
Back
Top