I want my usercontrol to close whenever the user presses the Escape key, whether the control has the focus or not. I'm just wondering how I can capture the keypress events with my usercontrol (just they keystrokes that happen in my form)