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. Visual Basic
  4. How to make multiline textbox to display the last element added or scroll to last?

How to make multiline textbox to display the last element added or scroll to last?

Scheduled Pinned Locked Moved Visual Basic
tutorialquestion
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.
  • P Offline
    P Offline
    pallaka
    wrote on last edited by
    #1

    How to make multiline textbox to display the last element added or scroll to last?

    C 1 Reply Last reply
    0
    • P pallaka

      How to make multiline textbox to display the last element added or scroll to last?

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      you can scroll to the bottom. If you type the name of the textbox and hit the ., intellisense will let you see all the methods on the control, and you can also read MSDN to read up on the methods on a class.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      F 1 Reply Last reply
      0
      • C Christian Graus

        you can scroll to the bottom. If you type the name of the textbox and hit the ., intellisense will let you see all the methods on the control, and you can also read MSDN to read up on the methods on a class.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        F Offline
        F Offline
        freakyit
        wrote on last edited by
        #3

        use ScrollToEnd() or ScrollToCaret() bless

        P 1 Reply Last reply
        0
        • F freakyit

          use ScrollToEnd() or ScrollToCaret() bless

          P Offline
          P Offline
          pallaka
          wrote on last edited by
          #4

          I Am using VB6 it doesnt have scroll to end

          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