Textbox Scroll to Bottom or Top (Method #2)
Saturday, March 15th, 2008
I have a previous post on how to scroll the textbox controls contents to the bottom and the top that many visitors didn't appear to like. It has a 1.5 rating out of 10 so, it is not liked very much. I really don't know why because the code seems to work fine. Maybe because [...]
Popularity: 26% [?]
Textbox Scroll Cursor to Top or Bottom with VB and VB.NET (Updated Again!)
Friday, February 15th, 2008
I originally made this post for VB 5.0 or VB 6.0, but I figured I would go ahead and add the .Net code here as well. The first codes is for VB 6.0 and the code after is for Visual Basic.NET 02/03, 2005, 2008.
'VB 5.0/6.0
In classic VB this will scroll to the bottom [...]
Popularity: 58% [?]
