PROKA Posted April 19, 2004 Posted April 19, 2004 I tried both the api SetKeyboardState and the "Send" Method from the "SendKeys" Class ( in System.Windows.Forms) . None works :( for me. Quote Development & Research Department @ Elven Soft
Moderators Robby Posted April 19, 2004 Moderators Posted April 19, 2004 Why do you want to mess with the user's keyboard, maybe you have a valid reason. Quote Visit...Bassic Software
PROKA Posted April 19, 2004 Author Posted April 19, 2004 I'm a beginner programmer and I got intrugued by the chapter 3.25 in the "Visual Basic - Source Code Library" ( by the Waite Group's ), about turning on / off these keys . I addapted their sollution ( API version ) to .net, but doesn't work . then I searched on msdn and I found the SendKeys Class, which works perfectly with Keys like "A", "B" etc but when trying with NumLock Caps and ScrollLock, doesn't work . I was just curious about it Quote Development & Research Department @ Elven Soft
PROKA Posted April 21, 2004 Author Posted April 21, 2004 Nobody knows, eh ? Quote Development & Research Department @ Elven Soft
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.