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.2
Syntax
public event SystemListViewShowToolTipEventHandler ItemShowToolTip

Value

SystemListViewShowToolTipEventHandler
See Also