Show treeview items connected with lines?

djcouchycouch picture djcouchycouch · Aug 3, 2009 · Viewed 10.2k times · Source

Is there a way to make the treeview show lines connecting items when we expand them?

Thanks!

Answer

Alex_P picture Alex_P · Aug 17, 2009

You'd have to replace TreeViewItem control template to achive that. Look at this thread on MSDN there should be all information you need.