System Reference Summary : 4. Events : MouseExitNode Event
 
Share this page                  
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:
TriggerField
Specifies the TreeviewField that the mouse exited
OriginatorField
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:
TriggerNode
Specifies the TreeNode that was exited