CMFCToolBar::ResetAllImages

 

Clears all toolbar image collections in the application.

Syntax

static void __stdcall ResetAllImages();

Remarks

This method clears the image collections that are initialized by the CMFCToolBar::LoadToolBar and CMFCToolBar::LoadBitmap methods.

Requirements

Header: afxtoolbar.h

See Also

CMFCToolBar Class
Hierarchy Chart
CMFCToolBar::LoadToolBar
CMFCToolBar::LoadBitmap