Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add color to main Foxpro window
Message
From
30/04/2001 10:08:27
 
 
To
30/04/2001 10:05:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00501495
Message ID:
00501499
Views:
23
>I know this is probably easy to do, I've just never done it. How do you add color to the main FoxPro screen (under the menu, before any screen forms are activated).
>
>Thanks, Larry

_screen.backcolor = getcolor()

or of course

_screen.backcolor = rgb(123,123,123)

HTH
Will Jones
Previous
Reply
Map
View

Click here to load this message in the networking platform