CPropertyPage::SetModified

Call this member function 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.

Syntax

void SetModified( BOOL bChanged = TRUE );

At a Glance

Header File Afxdlgs.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CPropertyPage Overview, CPropertyPage Member Functions, Dialog Box Classes, CPropertyPage::CancelToClose