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. RichTextBox line

RichTextBox line

Scheduled Pinned Locked Moved C#
questionhelp
4 Posts 3 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.
  • N Offline
    N Offline
    nc3b
    wrote on last edited by
    #1

    Say that i want to get the text that is found on a specific line of the text box... (say line 5). How do i do that? Pls help.. thx:)

    L 1 Reply Last reply
    0
    • N nc3b

      Say that i want to get the text that is found on a specific line of the text box... (say line 5). How do i do that? Pls help.. thx:)

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      string txtline5 = rtb.Lines[4]; xacc-ide 0.0.15 now with C#, MSIL, C, XML, ASP.NET, Nemerle, MyXaml and HLSL coloring - Screenshots

      J 1 Reply Last reply
      0
      • L leppie

        string txtline5 = rtb.Lines[4]; xacc-ide 0.0.15 now with C#, MSIL, C, XML, ASP.NET, Nemerle, MyXaml and HLSL coloring - Screenshots

        J Offline
        J Offline
        Judah Gabriel Himango
        wrote on last edited by
        #3

        Well, that will give you the 5th line of text, not counting word-wrapper lines.

        Tech, life, family, faith: Give me a visit. I'm currently blogging about: Homosexuality in Christianity Judah Himango

        N 1 Reply Last reply
        0
        • J Judah Gabriel Himango

          Well, that will give you the 5th line of text, not counting word-wrapper lines.

          Tech, life, family, faith: Give me a visit. I'm currently blogging about: Homosexuality in Christianity Judah Himango

          N Offline
          N Offline
          nc3b
          wrote on last edited by
          #4

          Hey, thx everybody:)

          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