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

Determines the foreground color of the button.

Syntax

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

Requirements

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

See Also