Click or drag to resize

SystemListView Events

The SystemListView type exposes the following members.

Events
  NameDescription
Public eventBeforeInvokeCommandOnSelected
Assign this event to be able to control the behaviour of the control when the user double-clicks on an item to start the default action
Public eventHeaderRightClick
The event is triggered when the user right clicks on the column headers.
Public eventItemShowToolTip
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.
Top
See Also