BorderStyle Property

Returns or sets whether the control is displayed with a border.

Available With

Ö Imaging for Windows Professional Edition V1.0, V1.1, and V2.0
Ö Imaging for Windows 95 and 98
Ö Imaging for Windows NT 4.0

Applies To

Image Edit control

Syntax

object.BorderStyle[=value]

Data Type

Integer (enumerated)

Setting Description

0 None
1 (default) Fixed Single

Remarks

Single-line, fixed-size is the only available border style.

Available at design-time only.