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

Gets or sets the primary background color for the control.

Syntax

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

Property Value

Color

Requirements

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

See Also