COleControl::IsModified
Determines if the control's state has been modified.
BOOL IsModified( );
Return Value
Nonzero if the control's state has been modified since it was last saved; otherwise 0.
Remarks
The state of a control is modified when a property changes value.
Requirements
Header: afxctl.h