Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Checkbox Disabledforecolor not working on text?
Message
De
25/04/2001 17:04:35
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00308852
Message ID:
00499860
Vues:
17
>I am encountering Similar problem as Michael is where my checkbox is grayed out when bound to a table. I looked at your suggestion of putting this.lEnabled in When() and was wondering do I make lEnabled into a Logical property first?

I'd use David's solution in the thread, setting the DisabledForeCOlor to rgb(0,0,1). As for my solution, yes, use a custom property called lEnabled instead of Enabled, then put the return this.lEnabled in the When().
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform