Up |
_SETcontainerBackgroundColor Scol 5.x or above required
Dynamically modifies a container's background color.
Prototype :
fun [ObjContainer I I] ObjContainer
- ObjContainer : a container object.
- I : New background color (BGR).
- I : Repaint flag (set to 1 for immediate repaint).
Return : ObjContainer the same object or nil if error.
See also :
Example :