Color property editor
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.
Custom Color Settings (RGB)
The following color settings are displayed when RGB (Red/Green/Blue) is selected. To set values, use the slider bars or enter a number.
Red
The red component of the color.
Green
The green component of the color.
Blue
The blue component of the color.
Custom Color Settings (HSB)
The following color settings are displayed when HSB (Hue/Saturation/Brightness) is selected. To set values, use the slider bars or enter a number.
Hue
The hue (amount of red, blue, green) of the color.
Saturation
The saturation (the depth of the hue) of the color.
Brightness
The brightness of the color.
Selected Color
The selected color, which changes according to the changes you make with either the RGB or HSB Custom Color Settings.