dbicDropDate Send comments on this topic.
BorderColor Property
See Also 
dbicDropDate Assembly > Dbi.WinControl Namespace > dbiButtonControl Class : BorderColor Property

Determines the border color used by the button.

Syntax

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

Requirements

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

See Also