Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use of GridHighlighter
Message
 
À
25/10/2001 08:54:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00573118
Message ID:
00573139
Vues:
28
This message has been marked as the solution to the initial question of the thread.
>I am trying to use Nick's gridhighlighter in a grid that contains different types of item lines, colour-coded by item type with a background colour using dynamicbackcolor. I would like to use the gridhighlighter to highlight only by setting forecolor to white and boldface, and back to normal (depending on item type) when un-highlighting an item. Is that possible?

Peter, set your gridhighligter instance properties:

lSetBackColor = .F.
cHighForeColor = RGB(255,255,255)
lsetBold = .T. && default value
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform