Appearance PropertyAppearance Property*
*



Contents  *



Index  *Topic Contents
*Previous Topic: Properties
*Next Topic: BackColor Property

Appearance Property

Retrieves or sets the appearance of the Chat control. This property is persistent and is read-only when connected to a chat room. This property has meaning only if the internal user interface is displayed.

Syntax

object.Appearance[=value]

Parameters

objectRequired. An object expression that evaluates to a Chat control.
valueOptional. A short integer expression that determines the appearance of the Chat control. Can be set to one of the return values listed below.

Return Value

Returns a short integer value that indicates the current appearance of the Chat control. Can be one of the following values.
0All flat
13-D children only
23-D control frame only
3All 3-D

See Also

BorderStyle, UIOption


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