Share via


CMFCVisualManagerWindows::OnDrawTabCloseButton

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 OnDrawTabCloseButton(
   CDC* pDC,
   CRect rect,
   const CMFCBaseTabCtrl* pTabWnd,
   BOOL bIsHighlighted,
   BOOL bIsPressed,
   BOOL bIsDisabled
);

Parameters

  • [in] pDC
     

  • [in] rect
     

  • [in] pTabWnd
     

  • [in] bIsHighlighted
     

  • [in] bIsPressed
     

  • [in] bIsDisabled
     

Requirements

Header: afxvisualmanagerwindows.h

See Also

Reference

CMFCVisualManagerWindows Class

Hierarchy Chart