TextBox: FontSize, FontColor.

Hello. Is it possible to change fontcolor or fontsize in different lines of the TextBox?
In my app I save textual data to *.lit file via TextBox control, and then display
the data in another TextBox control.
So I'm wondering if there can be headers with larger fonts?
Thank you.
 
Top