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

Determines the background color of the button.

Syntax

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

Requirements

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

See Also