Attribute: BGCOLOR
Flood-fills the containing GROUP or PAGE element with the specified "background" color. Elements which print in the same area as the GROUP will be overprinted if they occur before the GROUP in the IDF; if they occur after the GROUP then they will overprint the background color.
BGCOLOR="r,g,b"
where each of the 3 values (red, green, blue) is in the range '0' to '100' percent, or
BGCOLOR="colname"
where 'colname' takes one of these values:
CYAN |
MAGENTA |
YELLOW |
BLACK |
RED |
GREEN |
BLUE |
WHITE |
Alternative spellings:
BGCOLOUR="r,g,b"
BGCOLOUR="colname"
Tip: to fill a SHAPE or TEXT with colour use FILL.
Links: