Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combo Box : Not showing values unless focus is set to it
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00145892
Message ID:
00146595
Vues:
37
>>>> Problem I am having is, when I load the form, none of these combo show values at startup though there is a some value in Value property. It displays these values only if you set focus to it.
>>
>>Hi Nancy,
>>
>> Thanks for the reply but Combo doesn't have ControlSource.
>>
>>Bye
>>Jayesh
>
>Since the control is not bound to a ControlSource, try:
>
>THIS.LISTINDEX = 1
>
>in the .init of the control or
>
>THIS.cboComboName.LISTINDEX = 1
>
>in the .init of the form.
>
>HTH
Hi there,

I tried but doesn't work.

Bye
Jayesh
- Jayesh
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform