Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Status Display
Message
From
10/07/2012 06:29:42
 
 
To
10/07/2012 05:26:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01547982
Message ID:
01547988
Views:
87
This message has been marked as the solution to the initial question of the thread.
edtbox.value = edtbox.value + chr(13) + chr(10) + lcNexMessage
edtbox.selstart = len(edtbox.value)
edtbox.refresh()
>Hi All,
>
>I have a form with an EditBox on it. The controlsource is a string of text which I am prorammaticlaly creating. I want the EditBox to always be scrolled or positioned right to the bottom so that new status messages I am adding to the controlsource string are always shown at bottom. How to accomplish this?
>
>TIA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform