CMFCRibbonButtonsGroup::OnDrawImage

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 OnDrawImage(
   CDC* pDC,
   CRect rectImage,
   CMFCRibbonBaseElement* pButton,
   int nImageIndex
);

Parameters

  • [in] pDC
     

  • [in] rectImage
     

  • [in] pButton
     

  • [in] nImageIndex
     

Requirements

Header: afxribbonbuttonsgroup.h

See Also

Reference

CMFCRibbonButtonsGroup Class

Hierarchy Chart