Condividi tramite


CMFCVisualManager::OnDrawCaptionBarButtonBorder

Questo argomento è incluso per motivi di completezza. Per informazioni dettagliate, vedere il codice sorgente disponibile nella cartella VC\atlmfc\src\mfc dell'installazione di Visual Studio.

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

Parametri

  • [in] pDC
     

  • [in] pBar
     

  • [in] rect
     

  • [in] bIsPressed
     

  • [in] bIsHighlighted
     

  • [in] bIsDisabled
     

  • [in] bHasDropDownArrow
     

  • [in] bIsSysButton
     

Requisiti

intestazione: afxvisualmanager.h

Vedere anche

Riferimenti

Classe CMFCVisualManager

Grafico delle gerarchie