Modify scroll speed, treeview drag&drop in C#
- by voodoomsr
i have a treview control with drag&drop functionality that response to draw the node outside the visible limits scrolling in the apropiate direction. The problem is that it scroll at light speed. I need a way to modify this speed.