property Editor.ForeColor as Color
Retrieves or sets the control's foreground color.

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

Use the ForeColor property to change the editor's foreground color. Use the BackColor property to change the editor's background color.