CMFCMenuBar::IsHighlightDisabledItems
Indicates whether the framework highlights unavailable menu items.
static BOOL IsHighlightDisabledItems();
Return Value
TRUE if unavailable menu items are highlighted; otherwise FALSE.
Remarks
By default, the framework does not highlight unavailable menu items when the user positions the mouse pointer over them. Use the CMFCMenuBar::HighlightDisabledItems method to enable this feature.
Requirements
Header: afxmenubar.h