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

TypeDescription
Color A Color expression that defines the control's background color
Use the BackColor property to specify a solid color on the control's background. The Picture property to assign your logo on the control's background. The control uses the PictureDisplay property to determine how the picture is displayed on the control's background. The Background(exElementBorderColor) or Background(exElementBackColor) property specifies the default element's border or background color. The ForeColor property specifies the color to show the captions on the elements.

The following screen shot shows a logo on the control's background: