IVZControlStyle.FontShadowColor

Fore syntax

FontShadowColor: IGxColor;

Fore.NET syntax

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

Description

The FontShadowColor property determines color of control text shadow.

Example

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

See also:

IVZControlStyle