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

Re: tooltips for combobox ? by gaidar

gaidar
Sun Apr 24 12:04:50 CDT 2005


Maybe this can help:
http://www.vbaccelerator.com/home/NET/Code/Controls/Popup_Windows/Floating_Controls/article.asp

"Lankad" <lankad3k@hotmail.com> wrote in message
news:6dWdnQ4-rr3sB_bfRVn-gw@rogers.com...
>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
>
>