This member function is called by the framework when the user chooses the OK or the Apply Now button. When the framework calls this member function, changes made on all property pages in the property sheet are accepted, the property sheet retains focus, and OnApply returns TRUE (the value 1).
virtual void OnApply( );
Header File | Afxdlgs.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CPropertyPage Overview, CPropertyPage Member Functions, Dialog Box Classes, CPropertyPage::SetModified, CPropertyPage::OnOK