How do you change the colour of the horizontal line (and the icon to the left of that line) that shows where a drop will occur during a drag/drop process in the treeview?
How can the drop options in a treeview be limited, such that for a particular node a drop action will only be allowed to create a sibling of that node or for a different treeview node a drop action will only be able to create a child node?
How can the drop options in a treeview be limited, such that for a particular node a drop action will only be allowed to create a sibling of that node or for a different treeview node a drop action will only be able to create a child node?