Show contents 

Express > Express Assembly Interfaces > ILanerBox > ILanerBox.BorderStyle

ILanerBox.BorderStyle

Syntax

BorderStyle: ControlBorderStyle;

Description

The BorderStyle property determines the style of the component border.

Comments

When the LanerBox component is positioned on the form, the property is set to ControlBorderStyle.Single, that is, the component has a 3D format.

Example

The property use is given in the example for ILanerBox.Object.

See also:

ILanerBox