Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Controls whether the framework highlights disabled menu items.
static void HighlightDisabledItems(
BOOL bHighlight = TRUE
);
Parameters
- [in] bHighlight
A Boolean parameter that indicates whether the framework highlights unavailable menu items.
Remarks
By default, the framework does not highlight unavailable menu items when the user positions the mouse pointer over them.
Requirements
Header: afxmenubar.h