Procedure Definition Command (View Menu)

See Also5ILS9S9

Description

Displays the code for a procedure called from within another procedure.  For example, in the Form_Load procedure, you might have a call to the Click event procedure for a menu item using mnuOpen_Click.  If you click this code in the Form_Load procedure and then choose the Procedure Definition command, the Code window displays the code for your mnuOpen_Click procedure.


See Also

Help:

Next Procedure, Previous Procedure Commands (View Menu)OAIIYH

 

Programmer's Guide:

Chapter 9, "Debugging"