Does anyone know of some example code that concerns dragging an item from one listview to another ? I'd like to be able to move the item from one control to the other and then collect information about the item transferred so that data structures associated with either item can be updated. Thanks for any information!