As Salam Alaykum for new line into string @ runtime you should use /n
On Tue, Nov 4, 2008 at 2:24 PM, Usman <[EMAIL PROTECTED]> wrote:
>
> 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
>
>
>
