Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto scroll for edit box?
Message
 
To
30/06/1999 12:11:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00235976
Message ID:
00235982
Views:
22
EditBox.SelStart = LEN(EditBox.Value)
>I have an edit box with a vertical scroll bar on a form (VFP5 and VFP6). I use the box to keep track of an ongoing process by adding additional text to its value:
>
>ThisForm.status.Value=oldtext+newtext+chr(13)
>ThisForm.Refresh
>
>However, when the text length exceeds the box size I cannot see the new additions unless I manually scroll. Is there a way to make the text box scroll automatically so the newest text is always displayed?
>
>Thanks in advance,
>Allen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform