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

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

Syntax

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

Property Value

Color

Requirements

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

See Also