My MS Access application uses Microsofts treeview control, my problem is when a Node is dragged to the top of the control, the control does not automatically scroll up vertically, although it will scroll down when the node is dragged to the bottom of the treeview(it only scrolls partway before stopping, making you drop the node then select again to drag down further). I have been unsuccessful at finding a way to do this. Does anyone know how to fix this?