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

Gets or sets the color used to paint a Regular/RoundedEdge border in the control when the cursor is over it and the control is in a up state.

Syntax

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

Property Value

Color

Requirements

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

See Also