property Rollist.ForeColor as Color
Specifies the control's foreground color.

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

The ForeColor property defines the default foreground color for items. Use the ForeColor property to define the foreground color for a givem item. Use the the <fgcolor> or <bgcolor> HTML tags in Caption property to define colored parts in the caption of the item.