Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Status Display
Message
De
10/07/2012 06:29:42
 
 
À
10/07/2012 05:26:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01547982
Message ID:
01547988
Vues:
89
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform