Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox Disabledforecolor not working on text?
Message
From
27/12/1999 14:06:08
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00308852
Message ID:
00308864
Views:
20
Hi Michael,

>How do I keep that text from dimming? It's OK for the checkbox itself to grey out when disabled.

You could make it ReadOnly, or put RETURN This.lEnabled in the WHen() (and add lEnabled of course). But then the check doesn't get greyed out.

Or you can just make your own Label for the CheckBox instead of using its Caption property.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform