CONTROL 500 - colorpicker

type: 500
parent: panel (Row Column)
TAB file entry: opt,x,y,w,h,f,b,500:;
values returned:
MN=panel number
BN=button number
ST=The select color in RGB values is returned as an index to the colormap of the nearest color and the selected R,G and B values in base-100, in the variable ST at the Polling exit. ST is formatted as: Index|R|G|B (use DECODE to get each value). The separator is defined by DECODE_SEPARATOR in the configuration file.
-1 if not set (False)
See also
panel, options, UI Framework, Theme