dbicMeter Send comments on this topic.
ForeColor Property
See Also 
dbicMeter Assembly > Dbi.WinControl.Meter Namespace > dbiMeter Class : ForeColor Property

Gets or sets the text color for dbiMeter as well as the forecolor of the progress bar when the DisplayStyle Property is set to Regular.

Syntax

Visual Basic (Declaration) 
Overrides Public Property ForeColor As Color
C# 
public override Color ForeColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also