by stephen whittle (10 Submissions)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(13 Votes)
show all the text of an item in a listbox in tooltiptext box without api or selecting the item
List1.ToolTipText = List1.List((Y \ (List1.FontSize * 24.4)) + List1.TopIndex)
put that in the mousemove event