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).
wParam | contains the resource ID of a toolbar that was rest. |
lParam | contains a pointer to CBCGPToolBar object. |
Process this message to reinsert toolbar buttons whose classes are derived from CBCGPToolbarButton. See CBCGPToolbarComboBoxButton for details.