Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I create my own colors for forms?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00320970
Message ID:
00321008
Views:
24
You can select a color onto the Windows Clipboard with:

_CLIPTEXT = STR(GETCOLOR())

then assign it to the BackColor property of the form
either in the form's Init or in the property sheet
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform