Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Call this function after an unrecoverable change has been made to the data in a page of a modal property sheet.
void CancelToClose( );
Remarks
This function will change the OK button to Close and disable the Cancel button. This change alerts the user that a change is permanent and the modifications cannot be cancelled.
The CancelToClose member function does nothing in a modeless property sheet, because a modeless property sheet does not have a Cancel button by default.
Example
See the example for CPropertyPage::QuerySiblings.
Requirements
Header: afxdlgs.h