Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combos and BackColor and DisabledBackColor
Message
From
27/02/2003 16:42:03
 
 
To
27/02/2003 14:27:10
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00758764
Message ID:
00759095
Views:
25
This message has been marked as a message which has helped to the initial question of the thread.
Ah! I see what you mean. When the following conditions are met:

Style = 2
DisabledBackColor = RGB(255,255,255)
DisabledForeColor = RGB(0,0,0)

then VFP will "grey out" the text by dithering it. In the case that the properties are not these exact values, then the behavior is according to the DisabledBackCOlor and DisabledForeColor properties. In the online help for the DisabledBackColor and DisabledForeColor properties, there is a remark stating that "The color you specify is dithered with gray" -- which is not entirely true, as this only happens in the given case.
Previous
Reply
Map
View

Click here to load this message in the networking platform