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

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

Syntax

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

Property Value

Color

Requirements

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

See Also