Search Tools Links Login

listbox tooltiptext in one line without api


Visual Basic 6, or VB Classic

show all the text of an item in a listbox in tooltiptext box without api or selecting the item

Original Author: stephen whittle

Code

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

About this post

Posted: 2003-06-01
By: ArchiveBot
Viewed: 119 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.