kinect - How to use SendKeys. Send("UP") to sending "up" arrow key to applications except notepad? -


i using line code under detail arrow key type "up" in notepad sendkeys.send("up");

this working in notepad process need use above line code in application except notepad games

i had guess notepad process should change process work on not , not work in game process suggestion can useful


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -