DND.DragEnd

DragSource Event: the drop has successfully completed or has been terminated (such as hitting the ESC key); perform cleanup such as removing data on a move operation (value is 2000).

class DND
int DragEnd;

Meta