Articles in this section
Category / Section

How to drag the node by dragging its respective icons in WinForms TreeViewAdv?

3 mins read

DragOnText

The user can drag the node by dragging the icon of the respective node by turning off the TreeViewAdv's DragOnText property.

C#

this.treeViewAdv1.DragOnText=false;

VB

Me.treeViewAdv1.DragOnText=False

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied