BackColor PropertyBackColor Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Appearance Property
*Next Topic: BorderStyle Property

BackColor Property

Retrieves or sets the color of the background behind the text panes and the toolbar. This property is persistent and has meaning only if the internal user interface is displayed.

Syntax

object.BackColor[=value]

Parameters

objectRequired. An object expression that evaluates to a Chat control.
valueOptional. An OLE_COLOR expression that determines the background color. The default value is the system's default window background color.

Return Value

Returns the OLE_COLOR value of the current background behind the text panes and toolbar.

See Also

UIOption


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.