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
object Required. An object expression that evaluates to a Chat control. value Optional. 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.
0 All flat 1 3-D children only 2 3-D control frame only 3 All 3-D See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.