I built a custom list control, with autoscroll enabled. It is also Drag & Drop oriented. Question: When a user is dragging something onto the list, but the listitem that needs dropped onto isn't visible, how do I automatically scroll the list up/down when the user hovers the mouse towards the top/bottom of the list, respectively?