Call this member function to terminate the property sheet. This member function is called by the framework when the OK, Cancel, or Close button is pressed. Call this member function if an event occurs that should close the property sheet.
This member function is only used with a modeless dialog box.
void EndDialog( int nEndID );
Header File | Afxdlgs.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CPropertySheet Overview, CPropertySheet Member Functions, Property Sheets, CPropertyPage::OnOK, CPropertyPage::OnCancel, CWnd::DestroyWindow