Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What to do with greyish textbox
Message
From
20/05/2004 12:46:53
 
 
To
19/05/2004 20:57:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00905464
Message ID:
00905687
Views:
23
This message has been marked as the solution to the initial question of the thread.
Hello Evelyn,

I'm not sure if what you are experiencing is the same problem I had. Sometimes the would appear as white. Then they would go grey for no reason. This is all I did to fix the problem. I'm using VFP6 SP5.

If your textbox.BACKCOLOR == RGB(255,255,255). <- White.
Set it to RGB(255,255,254)

HTH
Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform