HyperWorks Desktop

*BackgroundColor()

Specifies the background color for TextView.

*BackgroundColor()

Specifies the background color for TextView.

Previous topic Next topic No expanding text in this topic  

*BackgroundColor()

Specifies the background color for TextView.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

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

*BeginTextEditorDefaults().

See also

 

*BeginTextEditorDefaults()

*Filename()

*Font()

*SetBackgroundColor()

*TextColor()

List of Preference Statements