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

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

The BackColor property specifies the control's background color. Use the ItemBackColor property to define the default background color for items. Use the ForeColor property to specify the control's foreground color.