Is there somewhere on the net where I can find keycodes. Like putting a letter, then it would return the keycode for that particular charactar*.
Printable View
Is there somewhere on the net where I can find keycodes. Like putting a letter, then it would return the keycode for that particular charactar*.
Do you mean the ascii Code? http://asciitable.com
MSDN Help File . In the index tab type 'ascii' and it should be there .