G
Guest
Hi:
I need to develop an onscreen keyboard for a WinForm application - the keyboard will be part of the same application. Is there a way to inject keypress events into the message loop of the application so as to avoid having to handle each keypress explicitly for whatever is the currently focused control?
Thanks
Lionel
I need to develop an onscreen keyboard for a WinForm application - the keyboard will be part of the same application. Is there a way to inject keypress events into the message loop of the application so as to avoid having to handle each keypress explicitly for whatever is the currently focused control?
Thanks
Lionel