Share via


CMFCVisualManagerOffice2003::OnHighlightQuickCustomizeMenuButton

The framework calls this method when it draws a highlighted quick-customize menu button.

virtual void OnHighlightQuickCustomizeMenuButton(
   CDC* pDC,
   CMFCToolBarMenuButton* pButton,
   CRect rect
);

Parameters

  • [in] pDC
    A pointer to the device context for the button.

  • [in] pButton
    A pointer to the button.

  • [in] rect
    The bounding rectangle of the button.

Requirements

Header: afxvisualmanageroffice2003.h

See Also

Reference

CMFCVisualManagerOffice2003 Class

Hierarchy Chart