CMFCVisualManager::SetEmbossDisabledImage

启动或禁用禁用工具栏图像的压印模式。

void SetEmbossDisabledImage (
   BOOL bEmboss = TRUE
);

参数

  • [in] bEmboss
    指示是否启用修饰禁用工具栏图像的模式的boolean参数。

备注

使用函数 CMFCVisualManager::IsEmbossDisabledImage 确定压印的模式是否启动。

要求

标头: afxvisualmanager.h

请参见

参考

CMFCVisualManager选件类

层次结构图

CMFCVisualManager::IsEmbossDisabledImage