Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable as member
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01342281
Message ID:
01342298
Vues:
14
>Naomi end Tore
>
>It didn't work
>
>But I used your suggestions and succeed as below:
>
>
>STORE "res4."+ shapex + ".backcolor" TO back_color
>
>&back_color = this.BackColor
STORE this.BackColor to ("res4." + shapeX + ".backColor")
should work. Did you try it?

Is res4 an object? A reference to the first form?

what would
loShape = evaluate("res4." + shapeX) 
?loShape.BackColor
return?
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform