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

Determines the secondary background color of the button.

Syntax

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

Requirements

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

See Also