BCGControlBar Pro for MFC
static void CBCGPMenuBar::HighlightDisabledItems ( BOOL  bHighlight = TRUE)
inlinestatic

Allows to highlight disabled menu items.

By default, the disabled menu items are not highlighted when the user moves the mouse cursor over them. Use this function to control this behavior.

Parameters
bHighlightSpecifies whether the disabled menu items should be highlighted or not.