The page's foreground color.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public GeneralConfigurationProperty<BaseScriptPageConfiguration..::..Property, Color> ForegroundColor { get; }
Visual Basic
Public ReadOnly Property ForegroundColor As GeneralConfigurationProperty(Of BaseScriptPageConfiguration..::..Property, Color)
	Get

See Also