CurNode Attribute
Data Type: TreeNode
4GL Access: RW
The CurNode attribute specifies the node currently selected. You can use this attribute or the IsSelected attribute of the TreeNode class to set the current selection. During a drag-and-drop operation, the CurNode attribute is set to the node on which the drop occurred.