CWindow::HiliteMenuItem

BOOL HiliteMenuItem( HMENU hMenu, UINT uHiliteItem, UINT uHilite );

See HiliteMenuItem in the Win32 SDK.

Remarks

Highlights or removes the highlight from a top-level menu item.

CWindow OverviewClass Members