Hi all,
I have a problem with the multi line text box, it executes the "\t" but does not execute "\n".
for example:
outputTextBox.Text ="\t\t ..........\n";
This statement does not execute "\n";
I do not know what the problem is? Can any body tells me?
regards
Khaled