Pit Pi

Pit Pi

  • NA
  • 2
  • 0

Keyboard events handler for C# WinForms application

Sep 10 2009 4:27 AM
Hi,

how can I do global keyboard event handler for C# winform application? I think it should be a separate class with some methods and events, but I do not know exactely how to do this. Global handler should provide funcionallity to catch key pressed (for handling shortcuts).

best regards

Answers (3)