Is there any textbox control can display tree-based XML document under Win-Form Application?

  • Thread starter Thread starter ABC
  • Start date Start date
A

ABC

Is there any textbox control can display tree-based XML document under
Win-Form Application?
 
No. The easiest way to do this is load it to a treeview yourself or display
it in a web browser to get the same rendering that IE does for XML
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top