Yes, but that rectangles are changing dynamically, so I guess this is the long road to achieve the task ... I have in CMyCtrl a HitTest(CPoint pt) method which return me an item ID ... I guess sending TTM_ messages will be more suitable ... but I don't know if I could use CMFCToolTipCtrl with these messages (TTM_). I am studying this issue ...