This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.
virtual void OnDrawMenuCheck(
   CDC* pDC,
   CMFCToolBarMenuButton* pButton,
   CRect rect,
   BOOL bHighlight,
   BOOL bIsRadio
);
Parameters
- [in] pDC 
 
- [in] pButton 
 
- [in] rect 
 
- [in] bHighlight 
 
- [in] bIsRadio 
 
Requirements
Header: afxvisualmanager.h