BCGControlBar Pro for MFC
UINT BCGM_RESETTOOLBAR

The BCGM_RESETTOOLBAR is sent by a CBCGPToolBar object when a toolbar was reset (reverted to its original state, e.g. loaded from the resources).

Parameters
wParamcontains the resource ID of a toolbar that was rest.
lParamcontains a pointer to CBCGPToolBar object.
Returns
should return 0.

Process this message to reinsert toolbar buttons whose classes are derived from CBCGPToolbarButton. See CBCGPToolbarComboBoxButton for details.