BCGControlBar Pro for MFC
static void CBCGPMenuBar::EnableMenuShadows ( BOOL  bEnable = TRUE)
inlinestatic

Enables or disables to display popup menu shadows.

Call this function to enable or disable popup menu shadows.

Note. Menu shadow is rendered by complicated algorithm and therefore it may decrease performance on the slow systems.

Parameters
bEnableSpecifies whether the menu shadows are enabled.