Click or drag to resize

Callback Methods

The TreeViewCallback type exposes the following members.

Methods
  NameDescription
Public methodOnActivated
Raises the activated event.
Public methodOnCollapsed
Raises the collapsed event.
Public methodOnCollapsing
Raises the collapsing event.
Public methodOnExpanded
Raises the expanded event.
Public methodOnExpanding
Raises the expanding event.
Public methodOnLabelEdited
Raises the label edited event.
Public methodOnLabelEditing
Raises the label editing event.
Public methodOnNodeMouseClick
Raises the node mouse click event.
Public methodOnSelectionChanged
Raises the selection changed event.
Top
See Also