Posted on: 5/20/2015 5:46:21 AM | Views : 636

Consider a business scenario in which an application uses F4 key to auto-fill some inputs with previous record details; and management want to stop this.
Now, question is, what would be the best approach to disable F4 function key just for this particular application? Writing a process/windows service couldn't works well. Users can kill them from task manager or services explorer.
Any better approach?

Go to the complete details ...