Enter Key Event (Enter Key Only)
Is there a way to utilize the event of a user pressing the Enter Key ONLY.
I understand the keypress event itself, but I want to isolate it or at least be able to capture and determine which key was pressed.
I want to run a routine only when the user presses the "Enter Key" and have it not fire when any other key is pressed.
Does anyone know a good way to go about this?
Thanks in advance for any help you can lend.
Coby.
|