BCGSuite for MFC
virtual void CBCGPVisualManager::FillGanttBar ( const CBCGPGanttItem pItem,
CDC &  dc,
const CRect &  rectFill,
COLORREF  color,
double  dGlowLine 
)
virtual

Called by the framework to fill a Gantt Control item.

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

Parameters
pItemA pointer to a Gantt item.
dcA pointer to a device context.
rectFillRepresents a rectangle to fill.
colorColor scheme.
dGlowLineThe height of glow area.