CMenu::CheckMenuItem

Call this member function to add check marks to or removes check marks from menu items in a pop-up menu.

Syntax

UINT CheckMenuItem( UINT nIDCheckItem, UINT nCheck );

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CMenu Overview, CMenu Member Functions, Menu Classes, CMenu::GetMenuState, CMenu::CheckMenuRadioItem