BorderStyle PropertyBorderStyle Property*
*



Contents  *



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

BorderStyle Property

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

Syntax

object.BorderStyle[=value]

Parameters

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

Return Value

Returns the current border style. Can be one of the following values.
0None
1Single fixed for children only
2Single fixed for control frame only
3All single fixed

See Also

Appearance, UIOption


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