BCGSuite for MFC
virtual void CBCGPVisualManager::DrawGanttChartBackground ( const CBCGPGanttChart pChart,
CDC &  dc,
const CRect &  rectChart,
COLORREF  clrFill 
)
virtual

Called by the framework to draw Gantt Chart background.

Override this method in a derived class to customize appearance of Gantt Chart background.

Parameters
pChartA pointer to Gantt Chart.
dcA pointer to a device context.
rectChartBounding rectangle.
clrFillColor to fill the background.