G
Guest
Hi,
We're developing for touchscreen, and created a homegrown keyboard that
receives events based on what's clicked on the screen.
Now we want to pass on this keycode to another form/field
Can we raise our own keydown events(having trouble trying to arrange this)
that the other form/field can handle or is the advise to use the .SendKeys
method?
A sample would be highly appriciated....
tanx,
Derk Jan
We're developing for touchscreen, and created a homegrown keyboard that
receives events based on what's clicked on the screen.
Now we want to pass on this keycode to another form/field
Can we raise our own keydown events(having trouble trying to arrange this)
that the other form/field can handle or is the advise to use the .SendKeys
method?
A sample would be highly appriciated....
tanx,
Derk Jan