property Expression.BackColor as Color
Retrieves or sets a value that indicates the control's background color.

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

Use the BackColor and ForeColor properties to define the control's background and foreground colors. Use the Picture property to assign a picture on the control's background.