After going through the web ,I haven't got anything that i can use directly to enable drag drop between two listview controls or within same for multiple items. The best thing available in my opinion is this one by Josh smith: http://www.codeproject.com/... But it is for single SelectionMode only Another one for multiselct is this: http://www.codeproject.com/... But the second one has many limitations.. So i have done some work to extend...