Поделиться через


CWindow::HiliteMenuItem

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

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

Заметки

See HiliteMenuItem in the Windows SDK.

Требования

Header: atlwin.h

См. также

Основные понятия

CWindow Class

CWindow Members