Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Please Help with "\n"

Please Help with "\n"

Scheduled Pinned Locked Moved C#
helpcsharpquestion
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    wintweak
    wrote on last edited by
    #1

    I try to use "\n" in C# - textBox1.Text=textBox1.Text+"\n", but it don't work. Maybe some endl or endofline ? How I can solve this problem ?:confused: Alex

    K S W 3 Replies Last reply
    0
    • W wintweak

      I try to use "\n" in C# - textBox1.Text=textBox1.Text+"\n", but it don't work. Maybe some endl or endofline ? How I can solve this problem ?:confused: Alex

      K Offline
      K Offline
      Kannan Kalyanaraman
      wrote on last edited by
      #2

      try \r\n - Kannan

      1 Reply Last reply
      0
      • W wintweak

        I try to use "\n" in C# - textBox1.Text=textBox1.Text+"\n", but it don't work. Maybe some endl or endofline ? How I can solve this problem ?:confused: Alex

        S Offline
        S Offline
        shaunAustin
        wrote on last edited by
        #3

        And make sure your textbox is multiline too!! :-D

        S 1 Reply Last reply
        0
        • S shaunAustin

          And make sure your textbox is multiline too!! :-D

          S Offline
          S Offline
          Steven Behnke
          wrote on last edited by
          #4

          Or you could use Environment.NewLine

          1 Reply Last reply
          0
          • W wintweak

            I try to use "\n" in C# - textBox1.Text=textBox1.Text+"\n", but it don't work. Maybe some endl or endofline ? How I can solve this problem ?:confused: Alex

            W Offline
            W Offline
            wintweak
            wrote on last edited by
            #5

            :rolleyes::-DThat works perfectly. Thanks. Alex

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups