property Item.ForeColor as Color
Specifies the item's foreground color.

TypeDescription
Color A color expression that indicates the item's foreground color.
Use the BackColor and ForeColor properties to specify colors for an item. Use the ForeColor property to specify the item's default foreground color. Use the ClearForeColor method to clear the item's foreground color specified with the ForeColor property.