Hi I'm trying to get my input from a RichTextBox into a string, but the tabs in my input are left away. Is this a limitation of string, or am I doing something wrong? I'm trying to do this like this:
[CODE=VB]string = RichTextBox.tex t[/CODE]
Yarr Of Doom
[CODE=VB]string = RichTextBox.tex t[/CODE]
Yarr Of Doom
Comment