Keyascii Code Generator in VB6

This application allows you get the equivalent KeyAscii Value for every key you'll press on your keyboard.

Just click on the "Change Me!" and start pressing any key on your keyboard.
The Character Box will display the key you just pressed.
And the ASCII Code box will display the keyascii value of the key you pressed.

Download the KeyAscii Code Generator sample program.

Comments

Popular posts from this blog

How to Create a Configuration.INI Files in VB6

How to Make Windows Form Transparent using Visual Basic 6/VB6

How to Set Windows Form Always on Top of Other Applications in VB6