PyCPropertyPage.OnApply Virtual
OnApply()
Called by the framework when the user chooses the OK or the Apply Now button.
Comments
Note - If you provide a handler, you must call the underlying MFC method (PyCPropertyPage::OnApply) yourself
See Also
Return Value
Return Nonzero if the changes are accepted; otherwise 0.