COleControl::IsModified
Determines if the control's state has been modified.
BOOL IsModified( );
Возвращаемое значение
Nonzero if the control's state has been modified since it was last saved; otherwise 0.
Заметки
The state of a control is modified when a property changes value.
Требования
Header: afxctl.h