How to use buttons from keyboard

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hi,
<font face=Verdana></font> 
<font face=Verdana>Please bear with me if this question seems simple but I am new to VB.net. Im creating a simple on-screen keyboard program that when a user clicks on a button, the letter displayed on that button shows in a textbox. Besides being able to click the letter, Id also like them the program to take input from the keyboard, i.e. when someone hits a "Q" they get a "Q" in the textbox, by either clicking the button or hitting the Q key (and in upper case). </font>
<font face=Verdana>Ive tried using the Accelerate key "&" but it also shows the & symbol in the text box. Is this possible to do and if so how? thank you in advance.</font>
bill

View the full article
 
Back
Top