====== Procedure: To Open an Event Handler in the Debugger ====== A window must be running in order to select //Open an Event Handler// in the Debugger. This can be done by displaying an application window/form in Form Designer and executing it in //Test Mode//. For more information about test running windows, refer to Chapter 6: Form Designer, in this manual. * Choose //Open Event Handler// from the Debugger //File// menu. The //Open Event Handler// dialog box is displayed as show below. {{OINSIGHT00000147.gif?342x186OINSIGHT00000147.gif}} * Select a window name in the //Window name// drop-down list. * Select a control name in the //Control name// drop-down list. * Select an event in the //Event// drop-down list. * Click the OK button to close the dialog box. The event handler is displayed in the Debugger //Source// window.