clive908

clive908

  • NA
  • 7
  • 0

How to get MouseMove events as in WinEyes?

Dec 2 2003 3:11 AM
There's an old Windows program called WinEyes which is a form with a pair of eyes that look at the mouse cursor wherever it is on the screen. So it's capturing MouseMove events, even when the mouse cursor is NOT over the form itself! How can I do the same in C#?

Answers (2)