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

Determines the middle back color of the title section allowing for greater readability with certain fill types.

Syntax

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

Property Value

Color

Remarks

Set to Color.Empty to remove this altogether.

Requirements

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

See Also