dbicList Send comments on this topic.
ForeColor Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : ForeColor Property

Determines the foreground color of the items.

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