0

I am developing c# application. where i want to notice all the physical key down by the user. For example if user is writing some document then my application should also notice the user string (message/document which he is writing).

Pir Fahim Shah
  • 10,505
  • 1
  • 82
  • 81
  • possible duplicate http://stackoverflow.com/questions/604410/global-keyboard-capture-in-c-sharp-application – Nattrass Apr 05 '15 at 09:30