UINT BCGM_GET_TOOLTIP_IMAGE_SIZE |
The message is sent to the parent of CBCGPToolTipCtrl object.
wParam | This parameter is not used. |
lParam | a pointer to CSize object which contains a tooltip image size. |
You should process this message if you wish to draw a custom image (icon) on the tooltip control.