You would have to send "font is time new roman, 12pp and", maybe as this
VB Code:
  1. "f:time new roman~s:12~your_message"

but if you are using a textbox, you could only change the font and size of everything in the textbox. When you receive, you would split the text on the ~
and apply the changes.