How color a text from richtextbox without using selectioncolor vb,net
i made a MySql chat in visual basic and i want to make the text with
colors ... without using selection color in richtextbox ... for example :
[color:FFFFFF]HEREISTHETEXT[/color]
[b]BOLD TEXT[/b]
Or using others types of codes ...
so ... when a user type something will be something like that:
[b]username[/b]: [color:00000]his message[/color]
No comments:
Post a Comment