Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change color in a grid field
Message
 
 
À
06/10/2001 16:52:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00565197
Message ID:
00565202
Vues:
18
Set DynamicForeColor property of the column in wich you want to change text color to
IIF(Field1, RGB(255,0,0), RGB(0,0,0))
>I need to make the text color in a grid field change dynamically.
>If a field in the file is true then the text color should be red. Otherwise, I want the text to black.
>
>Anyone know the best way to do this?
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform