Property RealForegroundColor
RealForegroundColor
Gets real foreground color for the control.
Color RealForegroundColor { get; }
Property Value
Remarks
This property returns color value even if ForegroundColor
is null
.
Gets real foreground color for the control.
Color RealForegroundColor { get; }
This property returns color value even if ForegroundColor
is null
.