Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DynamicCurrentControl Property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00749966
Message ID:
00749990
Vues:
21
The condition setting in the property should be something like...

Thisform.Grid1.Column1.DynamicCurrentControl = ;
"IIF( some_condition, "Btn1ToBeShown", "Btn2ToBeShown" )"

This will show only one button at a time based on the condition, instead of the "ENABLED" property being the factor the user sees.

HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform