I figured out how to scroll a treeview control vertically when dragging an item but I can't figure out how to make it scroll horizontal. In my treeview control when the mouse hovers over a node while dragging, the node automatically expands. The problem is, when the text in the node is wider than the control, the scrollbars show up but they don't scroll - it would be great if it would scroll horizontally when the mouse is moved to left or right side of the control
any ideas
thanks
amit

How to scroll a TreeView when dragging
sdfgsdf
Hi
I have a TreeView that scrolls downwards fine when I drag an item down but steadfastly refuses to scroll up when I try to drag an item upwards.
Is there any chance you can share your solution to the vertical scrolling issue
Thanks
Mary