View Single Post
Old 06-14-2000, 10:27 PM   #9
Felix
Member (10 bit)
 
Join Date: Mar 1999
Location: Zurich, Switzerland
Posts: 797
Thumbs down

art,

you can't do tag coloring with the standard text box. You need the Rich Text Box for this, which is another ocx control. Of course it is a little harder to code since it has more functionality.

Maybe the rich text box is already on your computer? It could have been installed with some shareware made with VB. Check your ocx control list (somewhere in the menu, I don't have VB on that system right now) and mark the checkbox to add the rich text box to your tool bar.

If you don't have the richt text box on your computer, let me know, I'll grab it and email it to you.

Beside, unfortunately I have no personal experience in coding the rich text box, so I can't help you with coding it.
Felix is offline   Reply With Quote