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

Determines if a focus line will be drawn around the selected dbiNodeItem when the control has focus.

Syntax

Visual Basic (Declaration) 
Public Property FocusBorder As Boolean
C# 
public bool FocusBorder {get; set;}

Property Value

boolean

Requirements

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

See Also