|
virtual |
Called by the framework to draw the control bar caption.
Override this member function in your CBCGPVisualManager - derived class to customize the caption appearance.
pDC | A pointer to a device context. |
pBar | A pointer to a control bar whose caption is being drawn. |
bActive | Specifies whether the control bar is active or not. |
rectCaption | Specifies the bounding rectangle of the caption. |
rectButtons | The bounding rectangle of the caption buttons. |