NodeClick Event
Object List Next Object
Defined By: TreeView
Description:
Notification that the current selected node has changed.
Declaration:
NodeClick(node As Node)
Details:
This event is sent when the current selected node has changed. Either the
user used the mouse to click on a different node, or used the keyboard to select a
different node.