uwehess

uwehess

  • NA
  • 7
  • 0

write formatting XML in a TextBox

Mar 12 2004 3:45 AM
i have a xml file in an System.IO.Stream like this: <...><...>. how can i output this xml stream as formattet xml in a textbox like the follwing sample? <...> <....>..

Answers (1)