That's correct. A standard TextBox cannot support multicolours.
When using a RichTextBox, use the SelColor property to change the colour.
Code:RichTextbox1.SelColor = vbRed 'Call your WriteLog function here
|
Results 1 to 4 of 4
Thread: Change colour of textThreaded View
|
Click Here to Expand Forum to Full Width |