1
Answer

write formatting XML in a TextBox

Photo of uwehess

uwehess

21y
1.9k
1
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)