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.
[vbcode] On Error Goto Hell [/vbcode] Sheppe Pharis, MCSD Check out http://www.vb-faq.com Click here for access to the free Code-Express source code and component sharing network for VB6 Want a better way to skin your .NET applications? Click here!
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.
When you can do better, good is not enough
Forum Rules