Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i develop a project in C# that i want to disable the hot key like windows,Alter,Control keys
i disable the key when form is open and when form is closed it not enable
please anybody help me to disable and enable the hot key in windows form application
Posted

1 solution

Look at some code in the center of this article [^].
 
Share this answer
 

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900