BCGControlBar Pro for MFC
virtual BOOL CBCGPEditCtrl::IsModified ( ) const
inlinevirtual

Tells whether text in the edit control is modified or not.

Returns
If TRUE, the text in the edit control is modified; otherwise FALSE.

Call this function to determine whether the text in the edit control has been modified or not since the last save or load.