BulletColor Property
Determines the color of the bullets in the left list.

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