Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change Grid Header color dynamic
Message
From
17/06/2009 08:48:57
 
 
To
17/06/2009 08:10:00
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:
01406545
Views:
55
>Hi All:
>
>I have a created a custom class... cGrid which is based on VFP base class grid. Is it possible to change the color of the
> grid header and border from default value of RGB(236,233,216) ---to---> RGB(176,196,222) and how ?
>
>Do I need to place a command such as:
>
> This.Parent.ParentcGrid.SetAll("DynamicHeaderColor ???
>
>command in the init event of the cGrid ?.
>
>Any help is greately appreciated.
>
>Thank you in advance..
>
>Raz

Normally, grid headers color does not change dynamically, and property, you mention, does not exist. What exactly do you want to accomplish? You can change Header.Backcolor properties in your code.
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform