Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe.page.backcolor?
Message
 
To
29/10/2004 20:34:01
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Miscellaneous
Thread ID:
00955912
Message ID:
00956634
Views:
10
Hi Russ,

If you definitely don't want to use themes, you have always the chance to disable them in three levels:

* Globaly
_SCREEN.Themes = .F.
* Form level
Thisform.Themes = .F.
* Control level
YourControlReference.Themes = .F.
Keep in mind, however, that, as Craig and Sergey already said, this is not the right way to go as far as Windows guidelines is concerned.
-----
Fabio Vazquez
http://www.fabiovazquez.com
Previous
Reply
Map
View

Click here to load this message in the networking platform