CMFCToolBar::IsAutoGrayInactiveImages

 

Specifies whether the automatic generation of inactive (non-highlighted) button images is enabled.

Syntax

static BOOL IsAutoGrayInactiveImages();

Return Value

TRUE if the option to automatically dim inactive images is enabled; otherwise FALSE.

Remarks

You can enable or disable automatic dimming of inactive images by calling CMFCToolBar::AutoGrayInactiveImages.

Requirements

Header: afxtoolbar.h

See Also

CMFCToolBar Class
Hierarchy Chart