property Record.BackColor as Color
Specifies the control's background color.

TypeDescription
Color A color expression that indicates the control's background color.
Use the BackColor property to specify the control's background color. Use the Picture property to put a picture in the control's background. Use the BackColor property to change the editor's background color. Use the LabelBackColor property to specify the background color for the editor's label. Use the ForeColor property to specify the control's foreground color.