Configure a button to open a dialog box

To show a dialog box at runtime, another object must call a specific method.

Prerequisites

To configure a button to open a dialog box
  1. In Project view, select a button object.
  2. In Events, next to MouseClick event, select Add and select Commands > UI Commands > Open dialog window.
  3. Create a dynamic link between the Dialog argument and a Dialog Box (type).

    For more information about dynamic links, see Create dynamic links.