Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting 1st item in ListBox
Message
 
À
03/11/1998 14:06:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00154056
Message ID:
00154061
Vues:
16
>I have a form in my application that has a listbox in it. I would like to have the first item in the list be automatically selected/highlighted when the user enters since this is usually the item that the user would want to always select.
>
>Any input on this would be appreciated.
>
>BTW, this is a VFP5.0a application.

mylistbox.Selected(1) = .T.
Ken Sorce
Team RAD, Inc.
Rapid Application Developers
Ken@TeamRAD.com
www.teamrad.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform