Property RealForegroundColor
RealForegroundColor
Gets real foreground color for the control.
[Browsable(false)]
public virtual Color RealForegroundColor { get; }
Property Value
Remarks
This property returns color value even if ForegroundColor
is null
.