ConsoleWindow.BackColor Property

Top 

Description

Modifies the background color of the Console Window.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

color

Access:

read/write

Default Value:


RGB(1,1,1)

 

Syntax

myVariable1 = myConsoleWindow1.BackColor;

 

myConsoleWindow1.BackColor = myVariable1;

 

See also

ConsoleWindow Object

Colors in FreeFlyer

ConsoleWindow Guide