property Surface.ForeColor as Color
Specifies the control's foreground color.

TypeDescription
Color A Color expression that defines the control's foreground color.
The ForeColor property defines the control's foreground color.. 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(exElementForeColor) property specifies the default element's foreground color. The BackColor property specifies the control's background color.