COleControl::IsModified

BOOL IsModified( );

Return Value

Nonzero if the control’s state has been modified since it was last saved; otherwise 0.

Remarks

Call this function to determine if the control’s state has been modified. The state of a control is modified when a property changes value.

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::SetModifiedFlag