Print Treeview, C#.NET 2005
C#
3
Posts
2
Posters
0
Views
1
Watching
-
Hi All, I am looking for some sample code for printing the content of the a tree view control. I was just curious if someone had any ideas. Thanks JS
I may have the wrong idea, but why not just make a richtextbox, have it paste in the contents of each node, and on each node level tab it?
-
I may have the wrong idea, but why not just make a richtextbox, have it paste in the contents of each node, and on each node level tab it?