Click here to Skip to main content
15,891,865 members
Articles / Programming Languages / C#

Filtering Special Keys Using C#

Rate me:
Please Sign up or sign in to vote.
4.50/5 (13 votes)
3 Mar 2011CPOL3 min read 69.8K   36  
Filter out unwanted keys and key combinations: Alt+F4, Ctrl+F4, Alt+Tab, Ctrl+Esc, Windows keys, Windows key shortcuts, and Windows hotkeys in C# by capturing Win32 low-level keyboard events.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions