Lock Specific Keys on Keyboard with VB.Net Program
Asked By
20 points
N/A
Posted on - 12/05/2012
In a program that I'm developing using VB.Net, I want to lock certain keys on the keyboard of the user for some reasons. Are there any built-in functions that allows visual basic lock key? Or if none exists, how could I do this?