CMFCVisualManager::OnFillCaptionBarButton

Cette rubrique est incluse par souci d'exhaustivité. Pour plus d'informations, consultez le code source situé dans le dossier VC\atlmfc\src\mfc de votre installation Visual Studio.

virtual COLORREF OnFillCaptionBarButton(
   CDC* pDC,
   CMFCCaptionBar* pBar,
   CRect rect,
   BOOL bIsPressed,
   BOOL bIsHighlighted,
   BOOL bIsDisabled,
   BOOL bHasDropDownArrow,
   BOOL bIsSysButton
);

Paramètres

  • [in] pDC
     

  • [in] pBar
     

  • [in] rect
     

  • [in] bIsPressed
     

  • [in] bIsHighlighted
     

  • [in] bIsDisabled
     

  • [in] bHasDropDownArrow
     

  • [in] bIsSysButton
     

Configuration requise

en-tête : afxvisualmanager.h

Voir aussi

Référence

Classe de CMFCVisualManager

Graphique de la hiérarchie