COlePropertyPage::SetModifiedFlag

Call this member function to set the flag that indicates whether the user has modified the property page.

Syntax

void SetModifiedFlag( BOOL bModified = TRUE );

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COlePropertyPage Overview, COlePropertyPage Member Functions, Dialog Box Classes, COlePropertyPage::IsModified