Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with disabled color
Message
De
16/10/2001 11:27:32
 
 
À
16/10/2001 10:40:30
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00569024
Message ID:
00569053
Vues:
21
>VFP 6.0
>CodeMine 6.1.19
>
>Why is it that DisabledBackColor and DisabledForeColor only works with TxtBox but not with ComboBox and EditBox?
>
>When I run my app the disabled colors specified are used only for TxtBox.
>
>it's visible that all the fields are disabled but the color used to signify it for the ComboBoxes and EditBoxes are not the ones that I specified in DisabledBackColor and DisabledForeColor. It looks like the disabled colors used is the background color of the form.

Forget about that one. I found the solution.

I was'nt using the good properties. Instead of ReadOnly it's better to use lReadOnly. The same goes for lEnabled versus Enabled. For ComboBoxes cReadOnlyDisplay also had to be used.
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform