Use the Color property editor to change a component's background or foreground color.
To display this property editor, choose the background
or foreground
property in the designer's Inspector when a component is selected. Then, click the ellipsis button in the value field.
The following color settings are displayed when RGB (Red/Green/Blue) is selected. To set values, use the slider bars or enter a number.
The red component of the color.
The green component of the color.
The blue component of the color.
The following color settings are displayed when HSB (Hue/Saturation/Brightness) is selected. To set values, use the slider bars or enter a number.
The hue (amount of red, blue, green) of the color.
The saturation (the depth of the hue) of the color.
The brightness of the color.
The selected color, which changes according to the changes you make with either the RGB or HSB Custom Color Settings.