Hi,
In VB6, when I click on a combobox (Style: 2-Dropdown List) and then move mouse over on each item, how can I show a tooltiptext (or textbox) on each selected item before clicking the mouse button to select it? That is, during selection process, how can I catch each item highlighted?
On vbCity, I found this thread:
http://vbcity.com/forums/topic.asp?t...7Cmouse%7Cmove
and try the downloaded program. It worked only when the mouse cursor is on the comboxbox itself but without any action when selecting any items.
Any help?
Jeff