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

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

Parameters
pDCA pointer to device context.
rectDrawA drawing bounding rectangle.
colorA fill color.