property Property.ForeColor as Color
Specifies the property's foreground color.

TypeDescription
Color A color expression that indicates the foreground color of the property.

Use the ForeColor property to apply a foreground color to a property. Use the BackColor property to change the property's background color. Use the CellForeColor property to change the cell's foreground color.