Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Restores the original state of a toolbar.
virtual BOOL RestoreOriginalState();
Return Value
TRUE if the method succeeds, or FALSE if the method fails or the toolbar is user-defined.
Remarks
This method loads the toolbar from the resource file by using the CMFCToolBar::LoadToolBar method.
The framework calls this method when the user chooses the Reset All button on the Toolbars page of a customization dialog box.
Requirements
Header: afxtoolbar.h