Color: PP.Color;
The Color property sets the current color that is also the color of the button that invokes the drop-down menu.
The color format can be set by the following methods:
"A=255;R=230;G=230;B=230"
"#FFFFFF"
"#FFFFFFFF"
White, Red, Black and so on.
The example of property use is given in the Example of Creating the ColorCombo Component page.
See also: