Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Concatenating property strings?
Message
 
À
10/07/1997 16:12:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00039331
Message ID:
00039342
Vues:
33
>I'm sorry, have to repeat the reply:
>You can use either:
>Thisform.Grid1.Columns().backcolor=nColor
>either:
>Thisform.Grid1.Column&m..backcolor=nColor
>or the best:
>Thisform.Setall("backcolor",nColor,"column")

Thanks a lot Edward, I'll try that.
For every bug fixed, there is a bigger bug not yet discovered.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform