VB KeyCode Constants Chart

Visual Basic Reference 1 Comment »

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.

Download vb_keycode_constants.txt (March 07, 2009)

Read the rest of this entry »

Entries RSS Comments RSS Log in