Language Reference Guide : 4. System Classes : TreeNode Class : DropCursor Attribute
 
Share this page                  
DropCursor Attribute
Data Type: CursorBitmap
4GL Access: RW
The DropCursor attribute—when assigned to a CursorBitmap object—causes the mouse cursor to change to the cursor associated with the CursorBitmap when the mouse is over the TreeNode object during a DragDrop operation in which the node is a potential drop object.
Note:  If this attribute is set for both TreeNode and TreeviewField, the TreeNode value takes precedence.