How to make multiline textbox to display the last element added or scroll to last?
Visual Basic
4
Posts
3
Posters
0
Views
1
Watching
-
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.
-
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.