Automatic scroll down
Author |
Message |
tupac
|
Posted: Sat Mar 25, 2006 5:43 pm Post subject: 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.
_________________ |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Brightguy
|
Posted: Sun Mar 26, 2006 2:08 am Post subject: Re: Automatic scroll down |
|
|
Have you the set the ScrollBars Property? (If I understand you correctly, that should be it.) |
|
|
|
|
|
tupac
|
Posted: Tue Mar 28, 2006 2:24 pm Post subject: (No subject) |
|
|
actually i did set it to tru... but it still wont scroll down automatically. |
|
|
|
|
|
|
|