Home All Groups Group Topic Archive Search About

RichTextBox in messaging program.

Author
21 May 2009 12:01 PM
Ty
If I send the text from a RichTextBox using socket connections like a
chat program to a RichTextBox on the other end if the text properties
sent with it such as color, size alignment?

Thanks,

Ty.

Author
8 Jun 2009 5:29 PM
dotNetDave
Check out my blog entry at:

http://dotnettips.com/2007/09/20/ConvertRTFToText.aspx

David
--
======================================
David McCarter [Microsoft MVP]
www.dotNetTips.com
David McCarter''''s .NET Coding Standards available at:
http://www.cafepress.com/geekmusicart.1654787045


Show quoteHide quote
"Ty" wrote:

> If I send the text from a RichTextBox using socket connections like a
> chat program to a RichTextBox on the other end if the text properties
> sent with it such as color, size alignment?
>
> Thanks,
>
> Ty.
>