Is there a way to catch the event when a user hits "ENTER" on a form? As with many forms, I just want to process something when the user hits ENTER. (Instead of having to click the "OK" button, etc). The user may actually be inside of a different control at the time (textbox, combobox, etc).