I want to know how I can find out what key was pressed when a control is clicked.
Example: The z key is pressed when cmdOK is clicked a message box pops up with the caption “You pressed the z key”.
what variable or Event property will tell me whatkey is pressed