Поделиться через


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

См. также

Основные понятия

COleControl Class

COleControl Members

Hierarchy Chart

COleControl::SetModifiedFlag