How can I determine if the Escape key has been pressed? I've tried the Form KeyPress event, but that doesn't seem to work.
In this particular form, I enable some command buttons when data changes, but pressing the Escape key cancels the data changes without disabling the buttons.
Help!
In this particular form, I enable some command buttons when data changes, but pressing the Escape key cancels the data changes without disabling the buttons.
Help!