Ant Organisation Ltd documentation

ListBarManipulator.DragExit Method 

Notifies the control that the dragged object has moved out of this control Used by drag drop manager, during drag drop operations.

public void DragExit(
   DragObjectInfo dragObject
);

Parameters

dragObject
DragObjectInfo about the object being dragged

Return Value

True if the object can be dropped

Implements

DropTarget.DragExit

See Also

ListBarManipulator Class | Ant.Workflow.Windows Namespace