Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change Grid Header color dynamic
Message
From
17/06/2009 09:34:30
 
 
To
17/06/2009 09:28:50
Raza Malik
Universal Accounting Software
Edgewater, New Jersey, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01406534
Message ID:
01406573
Views:
44
>Hi Edward... Thanks for the reply. I am trying to change the color of entire application from defalt Gray to
>Light blue RGB(176,196,222). I was able to do that in my custom classes for forms, command buttons and so on.
>The only two controls I am having problem with are the Grids and PageFrames. I did turn the Theme property to .F.
>
>Thanks again...
>
>
>Raz

Grid.backcolor and Page.backcolor should do it. If your controls are subclassed then you could do just something like This.Backcolor=Thisform.backcolor in parent class init.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform