FormForeColor Property

Gets or sets the value determining the Form's fore color

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public override Color ForeColor { get; set; }

Property Value

Color

See Also