UINT BCGM_ON_DRAW_TOOLTIP_IMAGE |
The message is sent to the parent of CBCGPToolTipCtrl object.
wParam | a handle to Device Content (HDC) where a custom image (icon) is rendered . |
lParam | a pointer to CRect object which contains a tooltip image bounding rectangle. |
You should process this message if you wish to draw a custom image (icons) on the tooltip control.