Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Gridhighlighter Colors
Message
 
To
08/09/2005 12:51:14
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01047761
Message ID:
01047770
Views:
13
Beth,

You can just create a method and then do something like

this.setall("DynamicBackColor", "thisform.myColorSettingMethod()", "Column")

and myColorSettingMethod can be any regular code, for example a CASE structure, as long as it returns a valid color and it is fast :)
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform