J
Jason C Reynolds
Hi, I've came up short on an answer to this:
Is there a way to find out if a string variable contains valid rtf text? I
got around by trapping the error and just setting the .text property instead
of the .rtf property of my richTextBox. But I would like to know (to
prevent the exception) if the string variable contains valid rtf data.
Any suggestions?
Thanks,
Is there a way to find out if a string variable contains valid rtf text? I
got around by trapping the error and just setting the .text property instead
of the .rtf property of my richTextBox. But I would like to know (to
prevent the exception) if the string variable contains valid rtf data.
Any suggestions?
Thanks,