Raise a keydown event

G

Guest

I use a touch screen and I need to simulate a keydown event every time a user starts typing. Is it possible to do it or I have no option but use windows API's?
 
H

Herfried K. Wagner [MVP]

* "=?Utf-8?B?VGFueWE=?= said:
I use a touch screen and I need to simulate a keydown event every time
a user starts typing. Is it possible to do it or I have no option but
use windows API's?

Did you already play around with 'SendKeys.Send'?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top