Edit Watch Dialog Box

   

Use to delete or edit the context or type of a watch expression.

Important   When selecting a context for a watch expression, use the narrowest scope that fits your needs. Selecting all procedures or all modules could slow down execution considerably, since the expression is evaluated after execution of each statement. Selecting a specific procedure for a context affects execution only while the procedure is in the list of active procedure calls.

Dialog Box Options

Expression

Displays the selected expression by default. The expression is a variable, a property, a function call, or any other valid expression. You may enter a different expression to evaluate.

Context

Sets the scope of the variables watched in the expression.

Watch Type

Determines how Visual Basic responds to the watch expression.

Delete

Deletes the watch expression.