Configure a Button to close a Dialog box
To hide a
Dialog box
at runtime, another object must call a specific method.- InProject view, create aDialog Box (type).
- Under theDialog Box (type), create aButtonobject.
- InEvents, next toMouseClick event, select and select theClosemethod.
Provide Feedback