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

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

Syntax

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

Requirements

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

See Also