LLHiliteColor Property
Determines the color of the lines use to draw the hilite in the left list.

Syntax
object.LLHiliteColor [= color]
The syntax of the LLHiliteColor property has these parts:
| Part | Description |
| object | A DCombo control. |
| color | A value or constant that determines the left list hilite color. |
Data Type
Colors specified by using the Color palette or by using the RGB or QBColor functions in code.