CMFCVisualManagerOffice2007::OnDrawPropertySheetListItem

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 COLORREF OnDrawPropertySheetListItem(
   CDC* pDC,
   CMFCPropertySheet* pParent,
   CRect rect,
   BOOL bIsHighlihted,
   BOOL bIsSelected
);

Parameters

  • [in] pDC
     

  • [in] pParent
     

  • [in] rect
     

  • [in] bIsHighlihted
     

  • [in] bIsSelected
     

Requirements

Header: afxvisualmanageroffice2007.h

See Also

Reference

CMFCVisualManagerOffice2007 Class

Hierarchy Chart