How can I find out if the scrollbar in the RichTextBox is scrolled to the bottom?
Printable View
How can I find out if the scrollbar in the RichTextBox is scrolled to the bottom?
GetScrollPos
I don't have VB in front of me so I can't produce any coding, but the link should get you started.
Thanks! I got to study the SCROLLBARINFO class... I'll come back with the last developement in this case later.
Well...I'm stuck! Please, help me!!! It has to be a simple way to know if a scrollbar is at the bottom or not!
well some of the simplest things in VB can be the hardest