Share via


CMFCVisualManagerOffice2007::OnDrawMenuScrollButton

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 OnDrawMenuScrollButton(
   CDC* pDC,
   CRect rect,
   BOOL bIsScrollDown,
   BOOL bIsHighlited,
   BOOL bIsPressed,
   BOOL bIsDisabled
);

Parameters

  • [in] pDC
     

  • [in] rect
     

  • [in] bIsScrollDown
     

  • [in] bIsHighlited
     

  • [in] bIsPressed
     

  • [in] bIsDisabled
     

Requirements

Header: afxvisualmanageroffice2007.h

See Also

Reference

CMFCVisualManagerOffice2007 Class

Hierarchy Chart