Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combobox Drop-Down List-goes to bottom of list
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01228049
Message ID:
01228070
Vues:
26
This is what I did in the cboMachine.INIT event, but it didn't work:
This.ListIndex = 1
IF ThisForm.lAppendMode  && This variable tests if it's in EDIT mode.
   This.Value= ThisForm.amachines[1]
ENDIF
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform