Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox default value
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Listbox default value
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01127057
Message ID:
01127057
Vues:
59
I have a listbox populated by hand ... Jan, Feb, Mar ... Dec. I need to set a default (January) should the user skip the listbox.

I just answered my own question.

set the default value for the control in the Init of the form.
thisform.lstMonthList.value = "January"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform