VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



listbox tooltiptext in one line without api

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

Rate listbox tooltiptext in one line without api

List1.ToolTipText = List1.List((Y \ (List1.FontSize * 24.4)) + List1.TopIndex)
put that in the mousemove event

Download this snippet    Add to My Saved Code

listbox tooltiptext in one line without api Comments

No comments have been posted about listbox tooltiptext in one line without api. Why not be the first to post a comment about listbox tooltiptext in one line without api.

Post your comment

Subject:
Message:
0/1000 characters