Treeview Add Previous Child Node/Sibling

  • Thread starter Thread starter JMANCI
  • Start date Start date
J

JMANCI

Guest
I am trying to add a Child Node to a TreeView. I'm converting my VB6 Treeview to the .NET Treeview control and I've figured out how to add the next Child Node to a Parent Node. But how do I add a Previous Node? Or should I call it adding a Previous Sibling? I posted an image below of the before and after of what I am trying to accomplish and what the Treeview should look like in the end.


1522725.jpg


1522726.jpg

Continue reading...
 

Similar threads

Back
Top