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

Determines the text color of the title section.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TitleForeColor As Color
C# 
public virtual Color TitleForeColor {get; set;}

Property Value

Color

Requirements

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

See Also