Cannot determine node being dragged during OleStartDrag Event

Summary

Id: 13463.21
Type: Bug Bug
Current Status: Resolved

Detail

11 Feb 2004 Open Steve McMahon

When the OleStartDrag event is fired, the control has not yet set up the information in the Data object to allow the node to be evaluated using NodeFromDragData. This means it is not possible to conditionally set whether the node should be dragged or not in a consistent way.

26 Feb 2004 Resolved Steve McMahon

Fixed by configuring the Data object before OleStartDrag event fired.