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

Gets or sets the color used to paint the text of the control when it is disabled.

Syntax

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

Property Value

Color

Requirements

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

See Also