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

RichTextBox

Scheduled Pinned Locked Moved C#
csharpvisual-studiohelp
2 Posts 2 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.
  • J Offline
    J Offline
    Jeeva Jose
    wrote on last edited by
    #1

    OS :XP Visual studio 2003 controls . RichTextbox I have two richtextbox one is input and other one is display. I place some text in input then added it will show in display window. In display richtext I could not find the last send item. the scroll is on the top How can bring the scrollbar to down in run time. for shwo the last send item from input richtext. anybody help me :-O:-O

    Continue...

    Q 1 Reply Last reply
    0
    • J Jeeva Jose

      OS :XP Visual studio 2003 controls . RichTextbox I have two richtextbox one is input and other one is display. I place some text in input then added it will show in display window. In display richtext I could not find the last send item. the scroll is on the top How can bring the scrollbar to down in run time. for shwo the last send item from input richtext. anybody help me :-O:-O

      Continue...

      Q Offline
      Q Offline
      quiteSmart
      wrote on last edited by
      #2

      textBox.Select(textBox.length, textBox.length); i guess that will work

      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