BorderStyle

<< Click to Display Table of Contents >>

 

BorderStyle

Enum This property determines a border style to apply to an object. The available options for this property are described on the next table.

Available options for the BorderStyle property

Option

Description

0 - Normal

Applies a solid border to an object (default)

1 - Dash

Applies a dashed border to an object

2 - Dot

Applies a dotted border to an object

3 - DashDot

Applies a dash-dot border to an object

4 - DashDotDot

Applies a dash-dot-dot border to an object

5 - Null

This object has no border

Was this page useful?