C#C
C#3y ago
16 replies
Diesel Geezer

❔ Make a rich text box with custom formatting codes

is there any way to make a richtextbox with custom formatting codes? When i make a piece of text bold for example, instead of doing it like this: cat -> \b cat\b0 do it like this
cat -> \customBoldCode cat\EndCustomBoldCode
Was this page helpful?