Mouse over tooltip

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nikolay Petrov

    #1

    Mouse over tooltip

    I have a ListBox, which is binded to a DataTable.
    I would like to display a tooltip when the mouse cursor hovers over the
    items in the ListBox.
    I don't know how to find the index if ListBox item, on which mouse
    cursor is over and how to display the tooltip.
    Any suggestions?

    TIA

Working...