Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with disabled color
Message
From
16/10/2001 11:27:32
 
 
To
16/10/2001 10:40:30
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00569024
Message ID:
00569053
Views:
20
>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é
Previous
Reply
Map
View

Click here to load this message in the networking platform