Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box Problem
Message
De
22/09/1999 04:22:51
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00267379
Message ID:
00267474
Vues:
18
Hi Ken.

>> I've created a drop down combo box and the control source is an array. How do I make the first element of the array visible in the box without clicking on the down arrow? <<

This.ListIndex = 1 will do that for you. Just be aware that doing this will dirty the buffers, so if you have a routine that checks for changes, it will always detect a change if this is a bound control even if the user hasn't typed anything.

Marcia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform