Show Long List Entries as a ToolTip
Category:
Forms and ControlsType:
SnippetsDifficulty:
IntermediateAuthor:
WatyVersion Compatibility:
More information:
This code, for the mouse move event of a listbox, will display listbox items as a hovering tooltip when the mouse is over the item.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: