SystemListView Events |
The SystemListView type exposes the following members.
Name | Description | |
---|---|---|
BeforeInvokeCommandOnSelected |
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
| |
HeaderRightClick |
The event is triggered when the user right clicks on the column headers.
| |
ItemShowToolTip |
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.
|