CMFCVisualManagerOffice2003::DrawCustomizeButton

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 DrawCustomizeButton(
   CDC* pDC,
   CRect rect,
   BOOL bIsHorz,
   CMFCVisualManager::AFX_BUTTON_STATE state,
   BOOL bIsCustomize,
   BOOL bIsMoreButtons
);

Parameters

  • [in] pDC
     

  • [in] rect
     

  • [in] bIsHorz
     

  • [in] state
     

  • [in] bIsCustomize
     

  • [in] bIsMoreButtons
     

Requirements

Header: afxvisualmanageroffice2003.h

See Also

Reference

CMFCVisualManagerOffice2003 Class

Hierarchy Chart