Under some circumstances (still to be determined) drag-drop of ListView items stops working. Subsequently no items can be dragged or dropped until a new instance of the control is created. |
I believe this is related to a problem seen in the TreeView control. If you tried to start drag-drop directly from a Sent message, dragging sometimes went wrong and the control crashed. This was resolved by posting a custom message to the control and starting drag-drop from there. I expect this will improve matters. |