Table of Contents

Property ForegroundColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ForegroundColor

Gets or sets foreground color of the item.

[Browsable(false)]
public virtual Color? ForegroundColor { get; set; }

Property Value

Color

Remarks

It is up to control to decide whether and how this property is used. When this property is changed, you need to repaint the item.