Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox Disabledforecolor not working on text?
Message
From
25/04/2001 17:04:35
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00308852
Message ID:
00499860
Views:
18
>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().
Previous
Reply
Map
View

Click here to load this message in the networking platform