CMFCToolBar::GetDisabledMenuImages

 

Returns a pointer to the collection of images that are used for disabled menu buttons in the application.

Syntax

static CMFCToolBarImages* __stdcall GetDisabledMenuImages();

Return Value

A pointer to the collection of disabled menu images.

Remarks

Load the disabled images by using the CMFCToolBarEditBoxButton Class method.

Requirements

Header: afxtoolbar.h

See Also

CMFCToolBar Class
Hierarchy Chart
CMFCToolBarEditBoxButton Class