property PropertiesList.ForeColor as Color

Retrieves or sets a value that indicates the control's foreground color.

TypeDescription
Color A Color expression that indicates the control's foreground color.

The ForeColor property determines the foregound color used to paint the items. Use BackColor property to change the control's background color.