ITabView.FixedAreaLinesColor

Fore Syntax

FixedAreaLinesColor: IGxColor;

Fore.NET Syntax

FixedAreaLinesColor: Prognoz.Platform.Interop.Drawing.IGxColor;

Description

The FixedAreaLinesColor property determines the color of the fixed area lines.

Fore and Fore.NET Examples

The example of use is given in the ITabView.DisplayFixedAreaLines property.

See also:

ITabView