Language Reference Guide : System Classes : TreeviewField 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.