Web TextArea in different colors possible?

Is it possible to display text in different colors in one Web TextArea?

If yes, how?

If not, what are my alternatives (WebHTMLViewer?)

Thanks for your kind help

Stefan

You can change the text color for the entire text in WebTextArea by using its Style property.

If you need to have text with varying colors, then using HTML displayed with WebHTMLViewer ought to work fine.

If you need to have text with varying colors that is editable by the user check out the web version of HTML Edit