BCGControlBar Pro for MFC
BOOL CBCGPVisualManager::IsFadeInactiveImage ( ) const
inline

Determines whether toolbar/menu inactive images are drawn with the lighting (fading) effect.

Returns
Nonzero if toolbar/menu inactive images are drawn with the lighting effect; otherwise 0.

This function is called by the framework when it draws toolbar/menu inactive images to determine whether to use the lighting (fading) effect.

You can enable or disable the lighting effect by calling the SetFadeInactiveImage() method.