CMFCVisualManagerWindows::OnDrawCaptionButtonIcon

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 OnDrawCaptionButtonIcon(
   CDC* pDC,
   CMFCCaptionButton* pButton,
   CMenuImages::IMAGES_IDS id,
   BOOL bActive,
   BOOL bDisabled,
   CPoint ptImage
);

Parameters

  • [in] pDC
     

  • [in] pButton
     

  • [in] id
     

  • [in] bActive
     

  • [in] bDisabled
     

  • [in] ptImage
     

Requirements

Header: afxvisualmanagerwindows.h

See Also

Reference

CMFCVisualManagerWindows Class

Hierarchy Chart