Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set the forecolor in a Grid.Header
Message
De
18/05/2018 15:37:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to set the forecolor in a Grid.Header
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Divers
Thread ID:
01660127
Message ID:
01660127
Vues:
50
Hi,

I don't seem to be able to set the forecolor of a Grid.Header to an other color than the default Black
the following code does not execute the Forecolor

With This.Column4
.Width = m.liColWidth
.Header1.FontSize = 12
.Header1.FontName = 'Toyama'
.Header1.ForeColor = Rgb(255,0,0)
.Header1.Caption = 'nolthing'
Endwith

I cannot see what is wrong here

Regards,

Koen
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform