|
-
October 18th, 1999, 11:27 AM
#1
scroll bar
Hi:
I created a text box with vertical scroll bar that displays curent data coming from a port. Once the information exceed the text box I no longer can see the last line unless I scroll down.
I would like to always see the last data w/o scrolling down.
I used the following command to diplay my data in the text box:
Text3.Text = Text3.Text & point & vbCrLf
Is there anyway I can do this w/o deleteing the previous data?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|