|
virtual |
Called to draw a text on a caption of control bar.
Override this method in a derived class to customize appearance of text on control bar captions.
pDC | A pointer to a device context. |
pBar | A pointer to a control bar whose caption is drawn. |
bActive | Specifies whether a control bar is active or not. |
strTitle | Specifies the text to draw. |
rectCaption | Specifies bounding rectangle of caption. |