property Element.ForeColor as Color
Gets or sets a value that indicates the element's foreground color.

TypeDescription
Color A Color expression that defines the element's foreground color.
By default, the ForeColor property is -1, which indicates that the element's foreground is defined by the Background(exElementForeColor). The ForeColor property specifies the element's foreground color. The Pattern property defines the pattern to be shown on the control's background. The Padding property defines the padding of the element. The BorderColor property specifies the color to show the border for a specific element. The StatusColor property specifies the color or the visual appearance to show the element's status part.