Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox display
Message
De
11/02/2004 12:31:50
 
 
À
11/02/2004 12:25:29
Justin Roper
The Cadle Company
Ohio, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00876316
Message ID:
00876321
Vues:
8
>I am using a listbox to display information that a user is inputting into a table. Once the user enters over thirteen records they can't see the most recent record without scrolling down on the listbox. Is there a way to make the listbox automatically scroll to the bottom or a way to display the files in a descending order?
>thanks
Hi Justin

To scroll the listbox.. Try it, thisform.mylistbox.displayvalue = "what ever I want to display"

To sort it.. Just set the property .sorted to .t.

Other usefull properties: mylistbox.listindex, set/read the item.. mylistbox.listcount, has the amount of items

HTH

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform