Configure a Button to open a Dialog box
To show a
Dialog box
at runtime, another object must call a specific method.- InProject view, create aDialog Box (type).
- Create or select aButtonobject.
- InEvents, next toMouseClick event, select and select .
- Create a dynamic link between theDialogargument and theDialog Box (type).For more information about dynamic links, see Create dynamic links.
Provide Feedback