Specifies the background color for TextView.
*BackgroundColor()Specifies the background color for TextView. |
|||||
*BackgroundColor()Specifies the background color for TextView. |
Syntax |
*BackgroundColor(Color) |
|
Argument |
Name |
Description |
Color |
A number between 0 to 63 representing any of the 64 colors on the palette. |
|
Example |
*BeginTextEditorDefaults() *Font("Times",0,1,12) *TextColor(3) *BackgroundColor(4) *Filename(".preferences.mvw") *EndTextEditorDefaults() |
|
Application |
HyperGraph. |
|
Context |
||
See also |
|
|