Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Auto scroll editbox
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Auto scroll editbox
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01339273
Message ID:
01339273
Vues:
84
I use a form to show how a software upgrade is going on:

I have the editbox below that shows how the process is going on

edit2.value = edit2.value + "Replacing IDs in tables" + CHR(13)
edit2.value = edit2.ocorrencia.value + "Zaping all tables" + CHR(13)
edit2.value = edit2.ocorrencia.value + "Now its copying..." + CHR(13)

...etc....

The problem is that it does not is scroll when it comes to the bottom of the editbox
Is there anyway to do this ?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform