Hello every body.

I have some problem with my chatprogram. I would like to have a richtextbox so that I can get incoming messages in a different color, font and I like it bold and italic. I would also like to get the next message at a new row.

I've tried a lot of ways, I can get it bold and italic but the color doesn't change with .SelColor. If I use a loop I can get different colors but the first word always stays black or default color.

I've tried vbCrLf to get it to change row but that doesn't work either. I have also tried Chr(10) & Chr(13), it failed too.

Can anybody help me??
Does anybody know about a site that explains the rtb and all its programming secrets??
I would be most grateful if I could get some help.

Best regards
Maxon