Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of GridHighlighter
Message
 
To
25/10/2001 08:54:58
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00573118
Message ID:
00573139
Views:
26
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform