i think it might be \r and its purpose is to insert new line into
string @ runtime
e.g: MessageBox.Show("This is First Line \r and This is Second");
this message box will display the given string in two lines
hope this helps


Reply via email to