Q: A question though for you. I can't seem to find an answer anywhere.
Lets say I was creating a word processor type program, but for HTML
pages. and everytime I started typing "<" the editor would highlight
the text inbetween that and the ">" character. How would I do that?
Is there a way in VB....or how bout lets say I wanted to recognize that
as a tag....and If I right clicked it would bring upa list of options...

Dennis Jenders djenders@csd.uwm.edu

A: Get the example project HTMLEditor in Zip-file. Return