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

Determines the color used to paint background when the mouse pointer is over the column header and a mouse button is pressed.

Syntax

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

Property Value

Color

Requirements

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

See Also