BCGControlBar Pro for MFC
BOOL CBCGPGraphicsManagerHelper::DoGraphicsManagerDraw ( CDC *  pDC,
CWnd *  pWnd,
const CBCGPColor color = CBCGPColor() 
)
protected

Call this method to initiate a window content drawing using the graphics manager.

Parameters
pDCA pointer to device context.
pWndA pointer to the window (usualy - "this").
colorA fill color.