I have a wondering that if I write a specific word in a textBox in C++ .NET like for example the word:
"Name"
What I wonder here is that when writing this word it will turn to the color of blue when the word is written.
So if there is any function that in realtime when writing can recognice a word and if that word is written, this word will turn to a blue color.