Expand Minimize
This topic has not yet been rated - Rate this topic

CMFCToolBar::GetLargeDisabledImages

Returns a pointer to the collection of large disabled toolbar button images in the application.

static CMFCToolBarImages* GetLargeDisabledImages();

A pointer to the collection of large disabled toolbar button images.

Large images are large versions of the regular toolbar button images. Call CMFCToolBar::LoadBitmapEx or CMFCToolBar::LoadBitmap to load the large images.

Header: afxtoolbar.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.