Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox display
Message
De
27/01/2004 14:13:52
 
 
À
27/01/2004 10:28:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00870965
Message ID:
00871074
Vues:
21
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>I have a form with a listbox containing more values than the height of the listbox can display. The initial list .Value is located near the bottom of the list. When the listbox is displayed, the .Value is displayed at the bottom part of the listbox or sometimes just half of the text is displayed. Is there a way to make the .Value be the displayed at the top of listbox?

Set the list's TopIndex property to the index of the selected item:

This.TopIndex = This.ListIndex


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

Click here to load this message in the networking platform