Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

How ro fire Keypress event in Code VB 2012

$
0
0

Hi

I am writing a touchscreen application for windows. I want to use a keypad with Enter button on the screen that accepts the input of the user and moves to the next textbox.

I am stuck on how to fire the keypress event when the user press the enter button.

I have tried the

Sendkeys.Send("{Enter}")

but my program seems to freeze the PC when using it.

Any Ideas?


WilJ



Viewing all articles
Browse latest Browse all 21115

Trending Articles