In my application I use various listbox controls. In some case items are too long to be shown entirely in the listbox. From other applications I am used to listboxes, that show an item as a tooltip, when the mouse pointer is positioned over it. However, i have no idea how to find out, over which item the mouse pointer is, as long as no click event or the like has occured. Could please someone help? Another idea would be a horizontal scroll bar, but as far as I know, there is non for the ListBox control.
Reagrds
Robert