Hi all (again!),

Is it possible to change the forecolor of individual letters in a Rich Textbox? Suppose, for example, the user types "The cat in the hat". My program, interrogating the word before the space, detects "the" was typed. Looking up "the" in an array tells the program to change the "e" in "the" from black to blue, leaving "th" black.

Can it be done?

Thanks,

Mark