EndLabelEdit Event

Object List Next Object

Defined By:
TreeView

Description:

Notification that a node
s label has been edited.

Declaration:

EndLabelEdit(node As Node, newText As String)

Details:

This event is sent when a node
s label has been edited. The new text for the label is contained in the newText parameter, which you may modify.