This method is called by the framework when the user chooses either the OK or Apply Now button, immediately after the framework calls OnKillActive. Override this method to implement additional behavior specific to the currently active page when user dismisses the entire property sheet.
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 |
virtual void OnOK( );
CDialog::OnOK, CPropertyPage::OnKillActive