EDN Admin
Well-known member
Hi,
Visual Studio displays XML on a special text editor which
Properly indents the XML hierarchy; Angle brackets are blue; Elements are brown; Attributes are red; Strings are blue Comments are green.
Where can I get a special "TextBox" like this which is specialized to display XML to use in my code?
Note I dont need a whole library with a lot of functionalities - all I need is a
TextBox that display XML in different colors and indents.
Many thanks!
<br/>
<br/>
View the full article
Visual Studio displays XML on a special text editor which
Properly indents the XML hierarchy; Angle brackets are blue; Elements are brown; Attributes are red; Strings are blue Comments are green.
Where can I get a special "TextBox" like this which is specialized to display XML to use in my code?
Note I dont need a whole library with a lot of functionalities - all I need is a
TextBox that display XML in different colors and indents.
Many thanks!
<br/>
<br/>
View the full article