|
-
Nov 22nd, 2000, 06:34 PM
#1
Thread Starter
New Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|