Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Color Scheme
Message
From
06/12/2010 01:18:34
 
 
To
06/12/2010 00:43:51
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01491824
Message ID:
01491828
Views:
73
>I had an old application develop with visual foxpro 8 on windows 98 and windows xp the color of the form where all ok
>but when the client requested on windows 7 all color took the standard of windows 7 without any color.
>where is the problem should I change some in the properties of the form?

You may want to set .Themes off at either the visual control/form or application level:
_Screen.Themes = .F.
MyForm.Themes = .F.
MyControl.Themes = .F.
Regards. Al

"Violence is the last refuge of the incompetent." -- Isaac Asimov
"Never let your sense of morals prevent you from doing what is right." -- Isaac Asimov

Neither a despot, nor a doormat, be

Every app wants to be a database app when it grows up
Previous
Reply
Map
View

Click here to load this message in the networking platform