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