MouseExitNode Event
The MouseExitNode event occurs when the mouse cursor exits a TreeviewField’s treenode.
This event has the following syntax:
on MouseExitNode [treeviewfieldname]
The following FrameExec class attributes can be used in the event block:
Specifies the TreeviewField that the mouse exited
Specifies the TreeviewField specified in the MouseExit statement. This is always the TreeviewField containing the TriggerNode.
The following TreeviewField class attributes can be used in the event block:
Specifies the TreeNode that was exited