CMFCToolBar::GetLargeDisabledImages
Visual Studio 2012
Returns a pointer to the collection of large disabled toolbar button images in the application.
static CMFCToolBarImages* GetLargeDisabledImages();
Large images are large versions of the regular toolbar button images. Call CMFCToolBar::LoadBitmapEx or CMFCToolBar::LoadBitmap to load the large images.