Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Image in Grid
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
Visual FoxPro
Divers
Thread ID:
01010217
Message ID:
01045528
Vues:
33
Is there any way to avoid flickering?

>Try
* Form Init
>...
>THISFORM.Grid2.NewColumn.dynamicbackcolor = "Thisform.SelectGridPicture()"
>...
>* Form method SelectGridPicture
>THISFORM.Grid2.NewColumn.MyPICTURE.Picture  = ;
>        IIF( MyValue, "C:\path\Image1.ico", "C:\path\Image2.ico")]
>Return thisform.myGrid.Backcolor
>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform