CMFCVisualManagerWindows::OnDrawOutlookPageButtonBorder

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 OnDrawOutlookPageButtonBorder(
   CDC* pDC,
   CRect& rectBtn,
   BOOL bIsHighlighted,
   BOOL bIsPressed
);

Parameters

  • [in] pDC
     

  • [in] rectBtn
     

  • [in] bIsHighlighted
     

  • [in] bIsPressed
     

Requirements

Header: afxvisualmanagerwindows.h

See Also

Reference

CMFCVisualManagerWindows Class

Hierarchy Chart