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

Determines the type of border to place around the pre-column section of a selected list item.

Syntax

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

Property Value

Color

Requirements

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

See Also