CPropertyPage::SetModified

Call this method to enable or disable the Apply Now button, based on whether the settings in the property page should be applied to the appropriate external object.

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

void SetModified( BOOL bChanged = TRUE );

See Also

CPropertyPage::CancelToClose