Hello all,
I created a WinForms application. On my form, I have a RichTextBox. The user can edit the text, including formatting then save it to Access 2007 in a Memo data type with the properties set to RichText. Everything seems to work fine.
Then, when I pull the data out of Access and put it into the RichTextBox, its not RTF but rather HTML. How can I get Round this?
Thanks kindly,
Leland
I created a WinForms application. On my form, I have a RichTextBox. The user can edit the text, including formatting then save it to Access 2007 in a Memo data type with the properties set to RichText. Everything seems to work fine.
Then, when I pull the data out of Access and put it into the RichTextBox, its not RTF but rather HTML. How can I get Round this?
Thanks kindly,
Leland