BCGControlBar Pro for MFC
virtual void CBCGPGanttChart::DrawHeaderCell ( CDC &  dc,
const BCGP_GANTT_CHART_HEADER_CELL_INFO cellInfo,
BOOL  bHilite 
) const
protectedvirtual

Called to draw a header cell.

Override in a derived class to customize header appearance.

Parameters
dcA pointer to a device context.
cellInfoA reference to cell information.
bHiliteTRUE, if the header cell is highlighted.