Treeview Control Events

Topic Last Modified: 2006-06-13

This topic describes events generated by the TreeView control. You can trap these events and take appropriate programmatic action.

Events

Name Description

EXTVError Event

Provides error information when the TreeView control encounters an error condition

NodeClick Event

Occurs when a node is clicked

NodeDragDrop Event

Occurs when a drag-and-drop operation is completed

NodeDragStart Event

Occurs when a drag-and-drop operation is started

NodeRightClick Event

Occurs when a node is right-clicked

NodeSelected Event

Occurs when a node has changed