Graphisoft®

Dialog ManagerVersion: 2.0

SystemDialog::PostCloseRequest

Posts a close request to the dialog in the same way as if the user would close it.

void PostCloseRequest (Response response);

Parameters

response
Use Accept to simulate a click to the [OK] button, or use Cancel to simulate a click to the [Cancel] button.

Description

Can be used only when a dialog is displayed.