property Record.SelBackColor as Color
Retrieves or sets a value that indicates the selection background color.

TypeDescription
Color A color expression that indicates the selection background color.
Use the SelBackColor property to specify the selection background color. Use the SelForeColor property to specify the selection foreground color. Use the BackColor property to specify the control's background color. Use the ForeColor property to specify the control's foreground color.