Hi, attached an exampel of a treeview from sandin, http://www.autoitscript.com/forum/index.php?showtopic=85846 where the items can be moved with drag and drop. Unfortunately the items can only be moved within the visible tree - not autoscroll. I looked into it for getting it autoscrolled, but without success. Any help - or another working example - would be fine. best regards, Reinhard ;; treeview edit items and move by drag 'n drop ;;written by sandin #include <GuiCons