|
virtual |
Called by the framework when it needs to fill the tooltip background.
Override this method in a derived class if you need to customize tooltip appearance.
pDC | A pointer to a device context. |
rect | Specifies the bounding rectangle of the area to fill. |
clrText | Tooltip foreground color. |
clrLine | Color of borders and the delimiter line between label and description. |