Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'Go Bottom' in Edit box?
Message
De
30/11/2001 11:16:57
 
 
À
30/11/2001 11:10:31
Terrence Spencer
Municipal Advisory Council of Texas
Austin, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00588029
Message ID:
00588032
Vues:
24
>What is the command that will allow me to automatically scroll to the bottom of an edit box?
>
>The edit box has 100's of lines, instead of using the scroll bar with my mouse, I want to click on a command buttom and be taken to the bottom.
>
>Thanks.
>Terrence

Terrence --

OTOMH,
THISFORM.myEditBox.SelStart = LEN (THISFORM.myEditBox.Text)
THISFORM.myEditBox.REFRESH()

Jay
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform