VB 2005 - How to change the keyboard layout in runtime??

Rexyss

Member
Joined
Jan 3, 2008
Messages
12
Programming Experience
Beginner
Hi..

Using VB2005

Im looking for a way to change the layout of the keyboard in Runtime..

Example:

Label: Change "A" on the keyboard to: - Textbox: "B" - Button: Submit

Now when pressing "A" on the keyboard it writes a "B" in all
the Textboxes/Inputboxes in the Form..

Somehow to do that??

Best Regreds..
 
Back
Top