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

Determines the border color of a selected item.

Syntax

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

Property Value

Color

Requirements

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

See Also