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

Gets or sets text color of the control when the mouse moves over it.

Syntax

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

Property Value

Color

Requirements

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

See Also