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
  • 9,985
  • 1
  • 75
  • 78
  • possible duplicate http://stackoverflow.com/questions/604410/global-keyboard-capture-in-c-sharp-application – Nattrass Apr 05 '15 at 09:30