BCGSoft Professional Editor for MFC
void CBCGPEditCtrl::SetModified ( BOOL  bIsModified = TRUE)
inline

Sets or clears the "modified" flag for the editor's document.

Use this function to set or clear the "modified" flag for the editor's document.

Parameters
bIsModifiedSpecifies the flag to set.