Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ListBoxWithToolTip

Extends the Windows Forms ListBox control to display a tooltip for each item. The built-in ToolTip control allows you to display a single tooltip for the entire listbox. However, if you want to display separate tooltips for each item in the listbox, you're out of luck. Fortunately, it's not too difficult to mimic the tooltip behavior yourself.

View the entire article at http://www.codeproject.com/Articles/457444/Listbox-Control-with-Tooltip-for-Each-Item

About

Extends the Windows Forms ListBox control to display a tooltip for each item.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages