Hi everyone, For a project I am working on, I need to drag items from a listview and drop 'em on a treeview. In the forum I found this topic with an answer everyone can think of but doesn't give any answers. http://www.autoitscript.com/forum/index.ph...rt=#entry527022 I only need to drop one item at the time and multiselect is turned off in the listview. How can this be done? Someone has done it before? Is there an ondrop function i didnt find in the help? tnx Lars