
-----------------------------------
tupac
Sat Mar 25, 2006 5:43 pm

Automatic scroll down
-----------------------------------
I'm trying to make an RTF file that was in cluded into VB automatically scroll down when text is added
For example:
__________________
|text...................../\
|text....................|  |
|text....................|  |
|text.....................\/ -- when it gets to the end, and new text is added, the scroll bar is to scroll down automatically.
_________________

-----------------------------------
Brightguy
Sun Mar 26, 2006 2:08 am

Re: Automatic scroll down
-----------------------------------
Have you the set the ScrollBars Property?  (If I understand you correctly, that should be it.)

-----------------------------------
tupac
Tue Mar 28, 2006 2:24 pm


-----------------------------------
actually i did set it to tru... but it still wont scroll down automatically.
