Share via


CMFCToolBarsCustomizeDialog::PostNcDestroy

Called by the framework after the window has been destroyed.

virtual void PostNcDestroy();

Remarks

This method extends the base class implementation, CPropertySheet::PostNcDestroy, by restoring the application to the previous mode.

The CMFCToolBarsCustomizeDialog::Create method puts the application in a special mode that limits the user to customization tasks.

Requirements

Header: afxtoolbarscustomizedialog.h

See Also

Reference

CMFCToolBarsCustomizeDialog Class

Hierarchy Chart

CMFCToolBarsCustomizeDialog::Create