property Record.SelForeColor as Color
Retrieves or sets a value that indicates the selection foreground color.

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