Tooltip in ListView

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
How do I display a tooltip when mouse hovers on top of an item of a
ListView? I want the tooltip to contain the text of the item the mouse is
pointing at.

Amjad
 
Thanks. It worked fine.

Now can we display ToolTip with the text of the SubItem the mouse is
hovering on in the ListView? Assuming the ListView is in Details view.

Amjad
 
Back
Top