Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change Grid Header color dynamic
Message
De
17/06/2009 08:48:57
 
 
À
17/06/2009 08:10:00
Raza Malik
Universal Accounting Software
Edgewater, New Jersey, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01406534
Message ID:
01406545
Vues:
54
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform