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

Determines the color used to paint background when the mouse pointer is over the column header.

Syntax

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

Property Value

Color

Requirements

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

See Also