tooltips for combobox ?

  • Thread starter Thread starter Lankad
  • Start date Start date
L

Lankad

I have looked in every nook and cranny and I could not find any answer.

How do I implement tooltips in a combobox (while the combobox is expanded) ?

I want to have a tooltip for each item in the combobox. I know how to make
it work for a listbox, but not for a combobox.

So when you expand a combobox and start browsing the items, I want a tooltip
to appear for each item.


Someone please help!

P.S. (I cross posted to C# as well)

Thanks
 
Back
Top