Hi, i'm kinda new to vb.net and i'm trying to make an on screen
keyboard to use with a touch screen. how do i get it to print a
letter on the screen when the button is pressed in the textbox that is
selected? do i do it as a ascii character?
i'm trying to get data from a user. there are a couple of different
field the user will have to type information into. (i.e. first name,
last name, .etc)
keyboard to use with a touch screen. how do i get it to print a
letter on the screen when the button is pressed in the textbox that is
selected? do i do it as a ascii character?
i'm trying to get data from a user. there are a couple of different
field the user will have to type information into. (i.e. first name,
last name, .etc)
Comment