Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change ForeColor of Grid TextBox
Message
De
08/11/1998 17:43:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00155556
Message ID:
00155605
Vues:
21
Thanks Jim,

That worked like a champ...

>Check out the DynamicForecolor property of the column, you can put something like this in there;
>
>IIF(EVALUATE(THIS.Controlsource)<0,RGB(255,0,0),RGB(0,0,0))
>
>which will make negative numbers red and positive numbers black.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform