Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Force Selection to Top of Listbox
Message
De
12/12/2006 13:17:10
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
12/12/2006 10:16:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01176852
Message ID:
01176929
Vues:
10
This message has been marked as the solution to the initial question of the thread.
>I have a listbox the contains names. I also have a series of buttons that allows the user to jump to different points in the listbox based on the first letter of the name. This works fine. However, I would like the listbox to refresh so that the selected name is at the top of the listbox display area instead of the middle or end of the listbox display area. Is there a way to do this? (Hope this makes sense!)
>
>Thanks in advance!

You mean:
with myList
 .TopIndex = .ListIndex
endwith
?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform