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

TypeDescription
Color A color expression that indicates the control's foreground color.
Use the ForeColor property to specify the control's foreground color. Use the BackColor property to specify the control's background color. Use the ForeColor property to change the editor's foreground color. Use the LabelForeColor property to specify the foreground color for the editor's label.