foreColor

Type: Integer

Availability: Read or write at any time

The foreColor property of the JadeSkinControl class contains the foreground color used to draw text in a control skin. JADE uses the RGB scheme for colors.

If the skin captionActiveForeColor is not the Default_Color default value, it is still ignored if the value of the foreColor property of the control is anything other than its own standard default value.

The default value specified by the JadeSkinEntity class Default_Color constant indicates that a color is not set and that the control uses its own defined value of the foreColor property.