Im trying to make a HTML editor thingy, and how can i do the text color things?
Printable View
Im trying to make a HTML editor thingy, and how can i do the text color things?
The easiest way is to use the RichText control. It allows color coding, font sizing, and all that good stuff. :)
I too agree with that.
When you are going for color/font formatting in a text box, Rich Text box is the best option at your disposal.