|
virtual |
Called by the framework when it need to redraw tear-off caption for a tear-off bar.
This function is called by the framework when a CBCGPPopupMenu object processes WM_PAINT message and detects that it is required to redraw the tear-off caption.
Override this member function in a CBCGPVisualManager - derived class to customize the look of tear-off captions.
pDC | A pointer to a device context. |
rect | Specifies the caption rectangle. |
bIsActive | Specifies whether the caption should be displayed as active. |