CMFCToolBar::GetColdImages
Returns a pointer to the collection of cold toolbar button images in the application.
static CMFCToolBarImages* GetColdImages();
Return Value
A pointer to the collection of cold toolbar button images.
Remarks
Cold images are the images that are used when the user is not interacting with the toolbar buttons. Call CMFCToolBar::LoadBitmapEx or CMFCToolBar::LoadBitmap to load the cold images.
Requirements
Header: afxtoolbar.h