user interface - Blocking specific keyboard key combinations using c# -


I have to block some keyboard shortcuts by using C # in windows applications.

Alt + F4

Win + e
win + l

should have the configuration in App.config For this? And please help me with some sample codes or examples.

It is not something that can be completed in the system wide by app.config Equipment such as stadistate must be used.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -