Results 1 to 3 of 3

Thread: new line in my MessageBox..

  1. #1

    Thread Starter
    Fanatic Member daimous's Avatar
    Join Date
    Aug 2005
    Posts
    657

    new line in my MessageBox..

    hi! how will i put a new line in my MessageBox..Becuase i want my message in 2 lines.. thanks in advance!!

  2. #2
    type Woss is new Grumpy; wossname's Avatar
    Join Date
    Aug 2002
    Location
    #!/bin/bash
    Posts
    5,682

    Re: new line in my MessageBox..

    MessageBox.Show("Hello\r\nWorld!");
    I don't live here any more.

  3. #3
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: new line in my MessageBox..

    MessageBox.Show("plz giv" + System.Environment.NewLine + "c0d!");

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width