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

Gets or sets the fore ground color.

Syntax

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

Property Value

Color

Remarks

This property value is of type Color, indicating the fore ground color.

Requirements

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

See Also