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

Determines the secondary background color of the button when the mouse is over it.

Syntax

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

Requirements

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

See Also