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 toolbar to its original state.
virtual void OnReset();
Remarks
Override this method to handle notification about a toolbar reset.
The default implementation does nothing. Override OnReset in a class derived from CMFCToolBar Class when the toolbar has dummy buttons that must be replaced when the toolbar returns to its original state.
Requirements
Header: afxtoolbar.h