COleControl::SetModifiedFlag

Call this member function to change the modified state of a control.

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

COleControl Overview, COleControl Member Functions, Control Classes, COleControl::IsModified