Click or drag to resize

SystemListViewItemShowToolTip Event

This event occurs if the user moved the mouse over a listview item so a tooltip can appear, this event also occurs if no ToolTipText is set, it can be added dynamically.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public event SystemListViewShowToolTipEventHandler ItemShowToolTip

Value

Type: Jam.ShellSystemListViewShowToolTipEventHandler
See Also