poringgunner
Active member
- Joined
- Feb 23, 2014
- Messages
- 42
- Programming Experience
- Beginner
it is possible to change the color of numbers in richtextbox?
example.. i have richtextbox that contains a text like this
"i have 50 words inside my richtextbox" //this is the first line of richtextbox.
"and i need only 30 of it" //this is the second line.
i want to change the color of number 50 and 30 to RED color.. but i dont know how to do it.
example.. i have richtextbox that contains a text like this
"i have 50 words inside my richtextbox" //this is the first line of richtextbox.
"and i need only 30 of it" //this is the second line.
i want to change the color of number 50 and 30 to RED color.. but i dont know how to do it.