Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Color of disable - gray
Message
 
 
To
19/12/2000 16:48:07
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00455216
Message ID:
00455314
Views:
36
>>Try the DisabledBackColor property. - also, keep in mind that Enabled = .F. will set the fore color to the DisabledForeColor, whereas ReadOnly = .F. won't.
>
>
>Are the ReadOnly and Enabled same thing?
>
>Do I code like this (e.g.) This.field1.ReadOnly = .F.?
>
>Does the DisabledBackColor work with ReadOnly?
>
>(I have not tried it yet)
>
>Chuck

Hi Chuck,

In our own framework we set DisabledForeColor=192,192,192
and DisabledBackColor=0,0,0 for TextBox and EditBox class. It works great and increases readability (guess, I already used this term in another thread today :))
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform