Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Cell Colors
Message
De
10/01/2008 16:33:49
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01280982
Message ID:
01280998
Vues:
25
>>It seems that though oColorBox.BackColor has a value set of "255,255,255" when it gets elsewhere, it has a converted value of 16777215 (numeric). I need to assign the DynamicBackColor in the grid to be the same as oColorBox.
>>
>>First, how? Second, why would it get implicitly converted?
>>
>>
>>	.grdAppointmenttypeset.Column10.DynamicBackColor = oColorBox.BackColor
>>
>
>
>.grdAppointmenttypeset.Column10.DynamicBackColor = [IIF(.t., oColorBox.BackColor. 0)]
>
>?

I'm sorry, I don't understand how that helps. Is it the brackets that make it work somehow? Other than that it's just a conditional.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform