CODCompPropSheet::OnCancel

void CODCompPropSheet::OnCancel(void)

Called when the user selects the Cancel button. This implementation restores components to initial state (undoes changes made during Apply Now event handling).

Defined in: OdCompPropSheet.cpp

Return Value

void

See Also

UndoApplyChanges