how can i get notified on every control clicked in another application?

Posted by Dizzy on Stack Overflow See other posts from Stack Overflow or by Dizzy
Published on 2010-05-14T12:29:27Z Indexed on 2010/05/14 12:34 UTC
Read the original article Hit count: 289

Filed under:
|
|
|

Hi all, Im writing an application that needs to get notified when a control in another application is clicked\invoked. How can i catch the click from my application?

Here are some more related questions :

  • Is UIAutomation can be a solution? is it working on unmanaged applications also?
  • Is the Spy++ solution works also on managed applications?

i'll be happy with any help.

© Stack Overflow or respective owner

Related posts about Windows

Related posts about winforms