View Single Post
Old 02-17-2007, 02:54 PM   #3 (permalink)
WarAngel
Account Terminated
 
Join Date: Jun 2004
Location: Cincinnati, Ohio
Age: 20
Posts: 3,954
Default

Use a KeyDown event, and then make the switch variable e.KeyCode, and use each key's numerical value as the cases.
WarAngel is offline   Reply With Quote