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