CMFCVisualManagerWindows::OnFillBarBackground

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 OnFillBarBackground(
   CDC* pDC,
   CBasePane* pBar,
   CRect rectClient,
   CRect rectClip,
   BOOL bNCArea = FALSE
);

Parameters

  • [in] pDC
     

  • [in] pBar
     

  • [in] rectClient
     

  • [in] rectClip
     

  • [in] bNCArea
     

Requirements

Header: afxvisualmanagerwindows.h

See Also

Reference

CMFCVisualManagerWindows Class

Hierarchy Chart