Hi, i have a treeview-control that uses a owner draw tooltip control to display tool tips on a item when the mouse stops (hover) over the item. The point is, that the tool tip does cover the complete item, but i want to display the tooltip exactly at the point where the cursor is standing at. I hope i expressed myself well,.. Thats, what it looks like -+ -+ -| | ------------------------------ | | | ITEM (covered by TT) | | | ------------------------------ Example how it should look like: -+ -+ -| | |__ITEM ------------------------ | | | ToolTip | | | ------------------------ Have you any idea how i can do this,... Regards Kerem -- ----------------------- Beste Grüsse / Best regards / Votre bien devoue Kerem Gümrükcü Latest Project: http://www.codeplex.com/restarts Latest Open-Source Projects: http://entwicklung.junetz.de ----------------------- "This reply is provided as is, without warranty express or implied."
Thank you!