0
Answer

Custom Treeview

usguy

usguy

16y
6.8k
1

Hi,
       
I am new to WPF.  I am trying to modify your custom treeview sample (http://www.codeproject.com/KB/WPF/CustomTreeViewLayout.aspx). I am trying to make each node dragable with mouse and draw connectors (lines) connecting nodes. Can anyone please help me?

Thank you