Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GridHighlighter Invalid Dynamic Forecolor
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00763584
Message ID:
00763676
Vues:
16
The Properties of the GridHighlighter class that have changed are:

cActiveHeaderColor = RGB(192,192,192)
cActiveHeaderForeColor = RGB(0,0,0)
cCustomCondition = mycursor.lSelected
cHostName = grdNoOnDeposit
cMixedColor = RGB(255,204,0)
cMultipleRecordsColor = RGB(0,255,0)
lBoldActiveHeader = .F.
lCustomCondition = .T.
lSetColorHeader = .F.

All other properties are defaulted.

The only other code is in the Grid AfterRowColChange Event:

This.Parent.GridHighlighter1.Highlight_Row()

Thanks
Simon.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform