|
virtual |
Called by the framework to obtain colors (color scheme) to be used to draw Gantt Chart elements.
Override this function in a derived class to customize appearance of Gantt Chart elements.
If you set clrBack to CLR_DEFAULT, the visual manager will use globalData.clrWindow in order to prepare the color scheme.
pChart | A pointer to Gantt Chart. |
colors | When the function returns this structure contains colors for Gantt Chart elements. |
clrBack | Specifies the background color of a Gantt Chart control. |