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

Determines the color used to paint the text of a selected item when the control no longer has focus.

Syntax

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

Property Value

Color

Requirements

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

See Also