Show TOC

Procedure documentationAdding or Removing a Breakpoint on the Layout Board Locate this document in the navigation structure

Procedure

To add a breakpoint to a control on the Layout board:

  1. Right-click a control that has an action defined for it.

    When the control has a single action, choose Toggle Breakpoint from the context menu to add or remove the breakpoint.

    When the action is a composite action, choose Add or Remove Breakpoints from the context menu.

    The Define Breakpoints dialog box opens.

  2. For each action listed in the Define Breakpoints dialog box, specify whether to add or remove a breakpoint by selecting or deselecting the check box next to it, respectively.

    As a result of adding a breakpoint, a blue circle (blue circle) icon is displayed next to the control, and the breakpoint is added to the Breakpoints View.

    When a breakpoint is added to at least one of the actions in a composite action, the breakpoint icon is displayed next to the control.

    Note Note

    You can also remove a breakpoint in the Breakpoints View, by selecting the breakpoint and either pressing the DELETE key or choosing Remove/Remove All from the context menu of the breakpoint.

    End of the note.