Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The color of the rectangle
Message
 
To
30/03/2001 14:57:36
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00490413
Message ID:
00490420
Views:
9
You may write in the form refresh method something like this:
if
shape1.BorderColor=rgb(...)
else
shape1.BorderColor=rgb(...)
endif


>Here's one that I think is a bit tricky. I have a rectangle on a report, this >rectangle should be a different color depending one the data in a certain data >field, for example Blue if data.color=1, Red if data.color=2, etc. Any ideas >how to do this??
>Thanks for any help
>Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform