Table of Contents

Property RealForegroundColor

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

RealForegroundColor

Gets real foreground color for the control.

[Browsable(false)]
public virtual Color RealForegroundColor { get; }

Property Value

Color

Remarks

This property returns color value even if ForegroundColor is null.