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

Gets or sets the color of the border of the control when it has focus.

Syntax

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

Property Value

Color

Requirements

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

See Also