This is an example application that demonstrates Html Syntax Highlighting. It currently Color Codes Html Tags, Html Attributes, Comments, and ASP Tags in different colors. It highlights when a file is opened, when a user types, and when tags are inserted. It also maintains color coding as a user moves the cursor in and out of a tag using the mouse or arrow buttons. It also handles pasting text into a textbox. This application is complete and contains a demostration of every part of the code. Please check out https://www.codearchive.com/home/eric for my other projects.