Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dynamic grid-column button caption
Message
De
21/03/2009 22:33:22
Alan Harris-Reid
Baseline Data Services
Devon, Royaume Uni
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01390208
Message ID:
01390341
Vues:
72
Hi Borislav,

>If you keep caption text in some field you could try something like this:
>
>**** Init of the form:
>thisform.Grid1.ColumnWithButton.DynamicBackColor = "thisform.ChangeButtonCaption()"
>
>**** Form.ChangeButtonCaption method
>thisform.Grid1.ColumnWithButton.Button1.Caption = ALLTRIM(Table.Field)
>RETURN thisform.Grid1.ColumnWithButton.BackColor
That works well. Many thanks,
Alan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform