BCGControlBar Pro for MFC
virtual void CBCGPVisualManager::OnFillPlanner ( CDC *  pDC,
CBCGPPlannerView pView,
CRect  rect,
BOOL  bWorkingArea 
)
virtual

Called by the framework to fill background of planner control.

Override in a derived class to customize Planner appearance.

Parameters
pDCPointer to a device context.
pViewPointer to Planner View whose background is filled.
rectBounding rectangle of the area to fill.
bWorkingAreaIf TRUE, the area to be filled is the working area of the Planner control.