virtual void OnCancel( );
Remarks
This member function is called by the framework when the Cancel button is selected. Override this member function to perform Cancel button actions. The default negates any changes that have been made.
CPropertyPage Overview | Class Members | Hierarchy Chart
See Also CPropertyPage::OnApply, CDialog::OnCancel, CPropertyPage::OnOK