dbicButton Send comments on this topic.
BorderColorDown Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : BorderColorDown Property

Gets or sets the color used to paint a Regular/RoundedEdge border in the control when it is in a down state.

Syntax

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

Property Value

Color

Requirements

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

See Also