Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable as member
Message
 
 
À
27/08/2008 14:32:45
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:
01342294
Vues:
17
>>Naomi
>>
>>I want to choose the color of a shape in form1 with a palete I created in form2
>>The palete has lots of buttons with different back colors
>>
>>I tried
>>
>>res4.&shapex.BackColor = this.BackColor
>>
>>But it results error
>
>Try res4..&shapex.BackColor = this.BackColor
res4.&shapex..BackColor = this.BackColor
But there is no need to use macro when it's not needed.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform