hirf-spam-me-here
Tue Jan 06 07:38:15 CST 2004
* "Abhi" <Abhijeet_dac@hotmail.com> scripsit:
> How do i save text in a RichTextBox Control to a SQL
> server Database and retrive it back without losing its
> formatting.
Save the contents of the control's 'Rtf' property. This property will
contain the RTF code representing the document displayed in the control.
--
Herfried K. Wagner [MVP]
<
http://www.mvps.org/dotnet>