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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -