For some strange reason that I'm not getting is that when I save the rtf format of my richtextbox, it returns invalid characters in which the richtextbox can't load the format properly.
Anyone know why the richtexbox returns this? Actually, I can't show the characters. The " " spaces are the invalid characters
{
tf1ansiansicpg1252deff0deflang1033{fonttbl{f0fnilfcharset0 Microsoft Sans Serif;}}
viewkind4uc1pardf0fs17 This is the NEW 0 notes settingspar
}
Would it be better if i sent the format into bytes to ensure i get every character back correctly?
Anyone know why the richtexbox returns this? Actually, I can't show the characters. The " " spaces are the invalid characters
{
tf1ansiansicpg1252deff0deflang1033{fonttbl{f0fnilfcharset0 Microsoft Sans Serif;}}
viewkind4uc1pardf0fs17 This is the NEW 0 notes settingspar
}
Would it be better if i sent the format into bytes to ensure i get every character back correctly?