Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicForeColor
Message
De
13/04/2018 01:56:41
 
 
À
12/04/2018 17:44:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Divers
Thread ID:
01659348
Message ID:
01659367
Vues:
40
>Hi Greg
>
>with thisform.grid1.column2  &&here grid.column2 for ex.
>*.dynamicforecolor=255  &&dont work
>*.dynamicforecolor="255"  &&dont work
>*.dynamicforecolor=rgb(255,0,0)  && dont work
>.dynamicforecolor="rgb(255,0,0)"  && work 
>*must be mandatory a valid expresion between quotes to be evaluated by vfp.Specifies a character expression evaluates at run time to a single color value.
>* The color value is reevaluated at run time whenever the Grid control is refreshed
>.refresh  &&mandatory because a grid column cannot refresh automatically.
>endwith
>
>same thing for dynamicbackcolor.

Thank you for the clarification.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform