Click or drag to resize

ListViewItemActivate Event

Occurs when an item is activated.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public event EventHandler ItemActivate

Value

Type: SystemEventHandler
Remarks
The item is activated when it has been clicked.
See Also