Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with list boxes
Message
De
20/05/1999 14:23:11
 
 
À
20/05/1999 13:56:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00221011
Message ID:
00221045
Vues:
18
>I want to know how to set the initial value of a listbox to the top element in the list. thanks.

Depending on the Bound column, the BoundTo property and the data type of the bound column:

THISFORM.MyListBox.Value = "My first value"

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform