The PSM_CANCELTOCLOSE message disables the Cancel button and changes the text of the OK button to "Close." An application sends this message after applying a change that cannot be canceled. You can send this message explicitly or by using the PropSheet_CancelToClose macro.
Сообщение PSM_CANCELTOCLOSE выводит из строя кнопку Отмены и изменяет текст кнопки OK, чтобы "Закрываться." Приложение посылает это сообщение после применения изменения, которое не может быть отменено. Вы можете послать это сообщение явно или используя макро PropSheet_CancelToClose.