|
virtual |
Draws application bar caption.
Called by the framework when it needs to draw an application bar caption. Override this function in a derived class in order to customize appearance of application bar caption.
| pDC | A pointer to a device context. |
| pAppBarWnd | A pointer to an application bar control whose caption is about to be drawn. |
| rectCaption | Bounding rectangle of caption. |
| strCaption | Caption text. |