|
virtual |
Called by the framework when it needs to fill the background of outlook bar caption.
This function is called by the framework when it needs to fill the background of outlook bar caption. Override it in a derived class in order to change the appearance of outlook bar caption.
pDC | A pointer to a device context. |
rectCaption | The bounding rectangle of the caption. |
clrText | Output parameter. When the function returns it contains the color of caption text. |