Sendkeys or something like that in a minikeyboard usercontrol

Rubinho

New member
Joined
Oct 17, 2007
Messages
2
Programming Experience
3-5
Hi,

I created a mini keyboard in a usercontrol .
What i want is to fill the active textbox with the clicked number/letter.

How can i do this without much programming ?
I thought to use sendkeys, but the problem is that when i click on the minikeyboard, the textbox looses his focus.
 
Back
Top