property PropertiesList.BackColor as Color

Retrieves or sets a value that indicates the control's background color.

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

Use the BackColor property to change the control's background color. Use the ForeColor property to change the foreground color. Use the BackColor property to specify the background color for a specified property. Use the BackColorAlternate property to specify the background color used to display alternate items in the control.