E erickwan88 Mar 1, 2007 #1 I want to count the number of clickings on CapsLock when I press on it How can I do this in vb2005? My.Computer.Keyboard.CapsLock
I want to count the number of clickings on CapsLock when I press on it How can I do this in vb2005? My.Computer.Keyboard.CapsLock
N NickP Mar 1, 2007 #2 Hey Eric, In order to do this you would need to employ a system wide keyboard logging application. Check the following out, http://www.developer.com/net/net/article.php/11087_2193301_1 http://www.codeproject.com/useritems/P_E_K.asp http://www.a1vbcode.com/app-2504.asp Nick.
Hey Eric, In order to do this you would need to employ a system wide keyboard logging application. Check the following out, http://www.developer.com/net/net/article.php/11087_2193301_1 http://www.codeproject.com/useritems/P_E_K.asp http://www.a1vbcode.com/app-2504.asp Nick.
R rowe_newsgroups Mar 1, 2007 #3 I want to count the number of clickings on CapsLock when I press on it How can I do this in vb2005? My.Computer.Keyboard.CapsLock Click to expand... I'm curious, why are you doing this? Thanks, Seth Rowe
I want to count the number of clickings on CapsLock when I press on it How can I do this in vb2005? My.Computer.Keyboard.CapsLock Click to expand... I'm curious, why are you doing this? Thanks, Seth Rowe