Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error when adding array property in combobox Init
Message
De
31/10/2009 20:28:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01432534
Message ID:
01432538
Vues:
32
>>In the init of a combobox I try to add an array property but get an error.
>>
>>This.AddProperty("aplpro(2)","")
>>
>>Gives error 1734: Property aplpro not found
>>
>>What can cause this?
>>
>>TIA,
>>
>>Alex
>
>Did you try to add it without initializing?
>
>this.AddProperty("aplpro[2]")
>
>If would not work, try with ADDPROPERTY function.

Thanks for the help Naomi.
Just found out I had predefined combobox.rowsource as This.aplpro. :(
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform