*BGCOLOR (SETMODE)
PLBCMP GUI Only
*BGCOLOR={color | value}
Where:
color
Required. A previously defined COLOR object variable specifying the new background color.
value
Required. A previously defined Numeric Variable or decimal value specifying the new background color.
The *BGCOLOR list control specifies a default background color. This is the color used when a window refresh is done, when an object is erased from the window, or when a WINERASE statement is executed. This color does not override a DISPLAY statement that uses *BGCOLOR to set the background for a character.
Note: The compiler will accept *BGCOLOR or *BKGCOLOR for this control.
See Also: List Controls (SETMODE), SETMODE
![]() |