Share via


CMFCVisualManager::OnDrawRibbonColorPaletteBox

Este tema se incluye a efectos de integridad. Para obtener información más detallada, vea el código fuente ubicado en la carpeta VC\atlmfc\src\mfc de la instalación de Visual Studio.

virtual void OnDrawRibbonColorPaletteBox(
   CDC* pDC,
   CMFCRibbonColorButton* pColorButton,
   CMFCRibbonGalleryIcon* pIcon,
   COLORREF color,
   CRect rect,
   BOOL bDrawTopEdge,
   BOOL bDrawBottomEdge,
   BOOL bIsHighlighted,
   BOOL bIsChecked,
   BOOL bIsDisabled
);

Parámetros

  • [in] pDC
     

  • [in] pColorButton
     

  • [in] pIcon
     

  • [in] color
     

  • [in] rect
     

  • [in] bDrawTopEdge
     

  • [in] bDrawBottomEdge
     

  • [in] bIsHighlighted
     

  • [in] bIsChecked
     

  • [in] bIsDisabled
     

Requisitos

encabezado: afxvisualmanager.h

Vea también

Referencia

Clase de CMFCVisualManager

Gráfico de jerarquía