javijerome
Programmer
so i have this richtextbox in my form and i want some specified words typed there to be colored.
for example, the word "program", "if", "else", and "for" will automatically turn into a color if blue as the user types them.
this is the same with Visual Studio's IDE for source codes. where in everytime we type the "using", "void", or "public" it turns into blue.
for example, the word "program", "if", "else", and "for" will automatically turn into a color if blue as the user types them.
this is the same with Visual Studio's IDE for source codes. where in everytime we type the "using", "void", or "public" it turns into blue.