Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable as member
Message
 
 
To
27/08/2008 14:32:45
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01342281
Message ID:
01342294
Views:
16
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform