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

Gets or sets the foreground color of the control when it has focus.

Syntax

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

Property Value

Color

Requirements

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

See Also