This method terminates the property sheet. This method is called by the framework when the OK, Cancel, or Close button is pressed. Call this method if an event occurs that should close the property sheet.
This method is only used with a modeless dialog box.
Header file: | Afxdlgs.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
void EndDialog( int nEndID );
CPropertyPage::OnOK, CPropertyPage::OnCancel, CWnd::DestroyWindow