oldwiseone
Programmer
I am using a touch screen as data input screen and have made up a keyboard on screen for the user. I am using labels for the buttons and the mousedown function and sendkeys to send the users keyboard info to the data fields. The only problem that i have is with the capslock function. I am able to read the capslock state using the nVirtKey api.
however I can't find no way of actually setting the capslock key programmablly. Sendkeys.send"{CAPSLOCK}" does not work. all other sendkeys work. any ideas?
Mick.
however I can't find no way of actually setting the capslock key programmablly. Sendkeys.send"{CAPSLOCK}" does not work. all other sendkeys work. any ideas?
Mick.