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