Hi

I have a specific problem in providing tooltip text to each value listed in a list box. I am able to show each value as tooltip of the listbox when there is no scrollbar. However, when a scroll bar comes to it, and when I scroll down, my code is showing tooltip only to those values that are visible when not scrolled.

Now I would appreciate if you could give me an idea, when I scroll down, and move my mouse over, my code should show even the last value as tooltip of the listbox.

Thanking you

PCS