CPropertyPage::OnCancel

This method is called by the framework when the Cancel button is selected. Override this method to perform Cancel button actions. The default negates any changes that have been made.

At a Glance

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

Syntax

virtual void OnCancel( );

See Also

CPropertyPage::OnApply, CDialog::OnCancel, CPropertyPage::OnOK