Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The color of the rectangle
Message
 
À
30/03/2001 14:57:36
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00490413
Message ID:
00490420
Vues:
10
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform