Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disable This Object!
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01217320
Message ID:
01217362
Views:
11
>>>But for the label, it appears in BOLD, not dimmed. Yet, it's Enabled property is False.
>>
>>Check DisabledForeColor/BackColor for the label and its class. In my class I set it the way to always show in black regardless on the enable status. Don't like the look of disabled labels.
>
>Look what I found in the INIT of the form.....
>
>Thisform.SetAll("DisabledForeColor",RGB(0,0,0))
>
>I see now...........
>
>Thanks!

You're welcome.
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