Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Enables or disables the lighting effect for inactive images on a menu or toolbar.
void SetFadeInactiveImage(
BOOL bFade = TRUE
);
Parameters
- [in] bFade
A Boolean parameter that specifies whether to enable the lighting effect.
Remarks
This feature controls whether inactive images appear faded on a menu or toolbar. Use the method CMFCVisualManager::IsFadeInactiveImage to determine whether this feature is enabled.
Requirements
Header: afxvisualmanager.h