CMFCToolBar::ResetAll
Restores all toolbars to their original states.
static void __stdcall ResetAll();
Remarks
This method calls the CMFCToolBar::RestoreOriginalState method on each toolbar in the application that can be restored. It uses the CMFCToolBar::CanBeRestored method to determine whether a toolbar can be restored.
Requirements
Header: afxtoolbar.h