Programming guideline of WinDom
- Name
-
windom.window.bg.color - set the color of window background.
- Type
-
Variable
- Syntax
-
windom.window.bg.color = VDI colors index
- Default value
-
windom.window.bg.color = 0 (WHITE)
- Description
-
This variable sets the color used to draw the window
background. (the value is given to vsf_color()).
- Related function
-
WindClear()
- Parent group
-
windom.window.bg