Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GridHighlighter Invalid Dynamic Forecolor
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00763584
Message ID:
00763676
Views:
17
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform