CMFCToolBar::GetDisabledImages
Returns a pointer to the collection of images that are used for inactive toolbar buttons in the application.
static CMFCToolBarImages* __stdcall GetDisabledImages();
Return Value
A pointer to the collection of inactive toolbar button images.
Remarks
Load the inactive toolbar button images by using the CMFCToolBarEditBoxButton Class and CMFCToolBar::LoadBitmap methods.
Requirements
Header: afxtoolbar.h