Configure a Button to open a Dialog box

To show a
Dialog box
at runtime, another object must call a specific method.
  1. In
    Project view
    create a
    Dialog Box (type)
    .
  2. Create or select a
    Button
    object.
  3. In
    Events
    , next to
    MouseClick event
    , select
    Add
    Add
    and select
    Commands
    UI Commands
    Open dialog window
    .
  4. Create a dynamic link between the
    Dialog
    argument and the
    Dialog Box (type)
    .
    For more information about dynamic links, see Create dynamic links.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.