CMFCVisualManager::IsFadeInactiveImage

当它绘制非活动图像在工具栏或在菜单时,框架调用此方法。

BOOL IsFadeInactiveImage() const;

返回值

非零,则框架使用光线影响,当它绘制非活动图像在工具栏或在菜单;否则为0。

备注

通过调用 CMFCVisualManager::SetFadeInactiveImage激活或停用光线影响。光线影响是如何使可用图像显示退颜色的。

要求

标头: afxvisualmanager.h

请参见

参考

CMFCVisualManager选件类

层次结构图

CMFCVisualManager::SetFadeInactiveImage