Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid fonts color
Message
De
03/02/2004 01:59:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Grid fonts color
Divers
Thread ID:
00873284
Message ID:
00873284
Vues:
81
Hi all
I added the following code in the grid\refresh:
tv=left(allt(ThisForm.txtinv.value),3)
This.SetAll("DynamicForeColor","iif(len(tv)<3,rgb(255,255,255),iif(tv='aaa',rgb(255,255,128),iif(tv='ddd' ortv='eee',rgb(255,0,0))")
I don't get an error message but no change in the grid fonts.
Who can help me?
Thank you
Chaim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform