-
Tree View Drag Drop
I have a tree view with items listed in it, the click drag and drop work but every time i do it, it garbs and drags the "tree view control" as well. IE click and drag and the item moves but during the process it highlights the tree view border and moves it around the screen. dropping releases the border but doesnt actually move the control.
how do i stop the tree view control border from moving as well as the items inside the tree view?
-
Re: Tree View Drag Drop
Set the DragIcon property to an icon or cursor that you want to use while dragging.