Click to See Complete Forum and Search --> : Coloured Textbox


raj patel
January 12th, 2000, 07:27 AM
Does anyone know how I can change the colour of text in a textbox control ?
I know you can use the foreground colour of the text control to do this but this changes all the text but what I want is for individual lines of text within my textbox to be of different colour.

Any help would be appreciated.

Many thanks
Raj

Kolcho
January 12th, 2000, 08:01 AM
Use RichEditControl instead of TextControl.