CODCompPropSheet::OnApply
voidCODCompPropSheet::OnApply(void)
Called when the user selects the Apply Now button. This implementations performs temporary changes on the components which will later be undone by the UndoApplyChanges method.
Defined in: OdCompPropSheet.cpp
Return Value
void
See Also