CMFCVisualManager::IsEmbossDisabledImage

Specifies whether the framework embosses images that are unavailable.

BOOL IsEmbossDisabledImage() const;

Return Value

Nonzero if the framework embosses images that are unavailable; otherwise 0.

Remarks

This method is called by CMFCToolBarImages::Draw when it draws an image on the toolbar that is unavailable.

Requirements

Header: afxvisualmanager.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCVisualManager Class

CMFCVisualManager::SetEmbossDisabledImage