Another newby question here. I have a simple login form with two buttons, LOGIN and CANCEL. I can set the default property of the LOGIN button to true so that it responds to the ENTER key, but what is the simplest method to get the CANCEL button to respond to the ESC key?