Modify scroll speed, treeview drag&drop in C#

Posted by voodoomsr on Stack Overflow See other posts from Stack Overflow or by voodoomsr
Published on 2010-03-29T19:50:22Z Indexed on 2010/03/29 19:53 UTC
Read the original article Hit count: 155

Filed under:
|

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.

© Stack Overflow or respective owner

Related posts about scrolling

Related posts about treeview