New to Telerik UI for WinForms? Download free 30-day trial

Touch Support

RadTreeView supports both scrolling and dragging operations via touch device.

Scrolling

To scroll the nodes simply drag the whole control to the desired location (left, right, up, down).

WinForms RadTreeView Scrolling

Here is the result of scrolling the control down:

WinForms RadTreeView Scrolling Result

Dragging

To drag a node together with its children to a new position, simply drag the desired node to the desired position and it will be moved there together with its children if such exists

WinForms RadTreeView Dragging

Here you can see the dragged "Search Folders" section from the bottom of the left tree to the top of the right one

WinForms RadTreeView Search Folders

See Also

In this article