BCGControlBar Pro for MFC
UINT BCGM_ONDRAWCUSTOMINFOTIP

The message is sent to the dialog before the framework draws the control information tip.

Parameters
wParamThe dialog HDC.
lParamA pointer to the currently rendered information tip (CBCGPControlInfoTip).
Returns
non-zero if custom tooltip drawing was performed; FALSE - use a default drawing.