C
Christian Jung
Hello,
does someone know if there is an easy way to check if a string which
contains an RTF-text is empty? I mean that the plain text (without
RFT-markers) is empty. What I know is that I can use a RichTextBox to do
that, but I cannot imagine that I have to use a control with all its
overhead just to parse an RTF-text.
Thanks for any idea...
Christian Jung
does someone know if there is an easy way to check if a string which
contains an RTF-text is empty? I mean that the plain text (without
RFT-markers) is empty. What I know is that I can use a RichTextBox to do
that, but I cannot imagine that I have to use a control with all its
overhead just to parse an RTF-text.
Thanks for any idea...
Christian Jung