Mar 07
To go along with my VB KeyAscii Chart and VB KeyCode Chart, here's my VB KeyCode Constants Chart. This chart lists all of the Key Code Constant values available in Visual Basic 6. You would use these in place of their numeric equivalents when programming your KeyDown and KeyUp functions. I've also written a seperate program called VB KeyAscii & KeyCode Finder that you can use to find KeyCode Constant values as well.
Recent Comments