IVZControlStyle.BorderPen

Fore Syntax

BorderPen: IGxPenBase;

Fore.NET Syntax

BorderPen: Prognoz.Platform.Interop.Drawing.IGxPenBase;

Description

The BorderPen property determines style of control border.

Example

Example of use is given on the description page of the IVZControlStyle.Background property.

See also:

IVZControlStyle