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 (in ShellBrowser.dll) Version: 7.1
Syntax
public event SystemListViewShowToolTipEventHandler ItemShowToolTip

Value

Type: Jam.ShellSystemListViewShowToolTipEventHandler
See Also