BorderStyle Property

Applies to TestComplete 15.63, last modified on April 10, 2024

Specifies the style of the panel’s border.

Declaration

componentObj.BorderStyle
Read-Write Property String
componentObj     One of the user forms components listed in the Applies To section  

Applies To

The property applies to the following components:

TPanel

Description

The BorderStyle property specifies whether the panel has a border. By default, a panel has no border.

Property Value

One of the following string values:

Value Description
bsNone No border.
bsSingle A single-line border.

See Also

BorderWidth Property

Highlight search results