Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable as member
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01342281
Message ID:
01342290
Views:
15
>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

What is the shapeX?

assuming ShapeX is "shape1" and you have it on the form
store this.BackColor to ('res4.' + shapeX + ".BackColor")
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform