BCGControlBar Pro for MFC
virtual void CBCGPToolBar::OnReset ( )
inlinevirtual

Called when a toolbar is reverted to its original state.

Override this member function to receive notification about a toolbar reset.

The default notification does nothing. You should override the OnReset function in a CBCGPBaseToolBar - derived class when the toolbar has dummy buttons that need to be replaced when the toolbar returns to its original state.