|
virtual |
Called by the framework to fill background of a Gantt cell.
Override this method in a derived class to customize appearance of Gantt cells.
| pChart | A pointer to a Gantt control. |
| dc | A pointer to a device context. |
| rectItem | Bounding rectangle of cell. |
| rectClip | Clipping rectangle. |
| colors | A reference to a structure representing color scheme. |
| bDayOff | If TRUE, the cell is located inside of non-working day area. If TRUE, the cell is located inside of working day area. |