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.
| Visual Basic (Declaration) | |
|---|---|
Overrides Public Property ForeColor As Color | |
| C# | |
|---|---|
public override Color ForeColor {get; set;} | |