CPropertyPage::OnCancel

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 OverviewClass MembersHierarchy Chart

See Also   CPropertyPage::OnApply, CDialog::OnCancel, CPropertyPage::OnOK