Is it possible to generate a keyboard event inside the VB program to simulate the user press on keyboard?
Printable View
Is it possible to generate a keyboard event inside the VB program to simulate the user press on keyboard?
Hello!
I am not sure what you are asking, but have you tried looking up the following:
KeyPress
KeyDown
KeyUp
API "Key_Event"